/[marvin]/marvin/src/libnn/inputCommonVisitor.ml
ViewVC logotype

Diff of /marvin/src/libnn/inputCommonVisitor.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by matthieu, Wed Jul 16 14:44:02 2003 UTC revision 1.2 by matthieu, Wed Jul 16 15:13:28 2003 UTC
# Line 59  object Line 59  object
59    
60    (**    (**
61      The method which activate the input layer.      The method which activate the input layer.
62        //FIXME we have to verify the size of the input layer vs
63        the size of the learning vector
64    *)    *)
65    method visitCommon (network : commonNN) =    method visitCommon (network : commonNN) = network#setInputActivation network#getLearnVector
     let input = network#getLearnVector in  
       begin  
           
       end  
66  end  end

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26