addSub(const typename nsu::TypeTraits< SimLayer * >::PointeeType &structure) | Structure< SimLayer * > | [protected] |
clone() const | CompLayer< FSNeuron, FSNeuron > | [inline, virtual] |
CompLayer(const double &excite_std, const double &inhibit_std, const double &excite_w, const double &feedforward, const double &feedback, const BorderPolicy bp, const SimTime ×tep, const uint width, const uint height, const std::string name="", const std::string units="") | CompLayer< FSNeuron, FSNeuron > | [inline] |
Creator typedef (defined in SimStructure) | SimStructure | |
editSimUnit(const Location &loc, std::vector< SimUnit * > &units) | Structure< SimLayer * > | [virtual] |
editSub(const uint pos) | Structure< SimLayer * > | [virtual] |
evolve(const SimTime &simtime) | Structure< SimLayer * > | [virtual] |
Factory typedef (defined in SimStructure) | SimStructure | |
getDisplayOutput(const int pos=-1) const | CompLayer< FSNeuron, FSNeuron > | [inline, virtual] |
getName() const | SimStructure | [inline] |
getOutDims() const | SimStructure | [inline] |
getOutHeight() const | SimStructure | [inline] |
getOutput(const int pos=-1) const | Structure< SimLayer * > | [virtual] |
getOutSize() const | SimStructure | [inline] |
getOutWidth() const | SimStructure | [inline] |
getSimUnit(const Location &loc, std::vector< const SimUnit * > &units) | Structure< SimLayer * > | [virtual] |
getSub(const uint sub) const (defined in Structure< SimLayer * >) | Structure< SimLayer * > | [virtual] |
getTime() const | Structure< SimLayer * > | [virtual] |
getTimeStep() const | Structure< SimLayer * > | [virtual] |
getUnits() const | SimStructure | [inline] |
initialize() | Structure< SimLayer * > | [virtual] |
input(const Image< double > &in, const int pos=-1) | Structure< SimLayer * > | [virtual] |
inputExc(const Image< double > &in, const int pos=-1) | Structure< SimLayer * > | [virtual] |
inputInh(const Image< double > &in, const int pos=-1) | Structure< SimLayer * > | [virtual] |
IZCompLayer(const double &excite_std, const double &inhibit_std, const double &excite_w, const double &feedforward, const double &feedback, const BorderPolicy bp, const SimTime ×tep, const uint width, const uint height) (defined in IZCompLayer) | IZCompLayer | [inline] |
numSubs() const (defined in Structure< SimLayer * >) | Structure< SimLayer * > | [virtual] |
operator=(const Structure< SimLayer * > &nlc) (defined in Structure< SimLayer * >) | Structure< SimLayer * > | [protected] |
operator=(const SimStructure &nlc) (defined in SimStructure) | SimStructure | [inline, protected] |
setDefaultIO(const uint input_pos, const uint output_pos) | Structure< SimLayer * > | |
setModules(const SimUnit &excite_module, const SimUnit &inhibit_module) (defined in CompLayer< FSNeuron, FSNeuron >) | CompLayer< FSNeuron, FSNeuron > | [inline] |
setName(const std::string &name) | SimStructure | [inline] |
setTime(const SimTime &time, const bool recursive=true) | Structure< SimLayer * > | [virtual] |
setUnits(const std::string &units) | SimStructure | [inline] |
SimStructure(const uint width, const uint height, const std::string name="", const std::string units="") | SimStructure | [inline] |
SimStructure(const SimStructure &nlc) (defined in SimStructure) | SimStructure | [inline, protected] |
splitExcInh(const Image< double > &input, Image< double > &Exc, Image< double > &Inh) (defined in SimStructure) | SimStructure | [inline, protected, static] |
Structure(const SimTime &timeStep, const uint w=40, const uint h=30, const std::string name="", const std::string units="") | Structure< SimLayer * > | |
Structure(const Structure< SimLayer * > &nlc) (defined in Structure< SimLayer * >) | Structure< SimLayer * > | [protected] |
~CompLayer() | CompLayer< FSNeuron, FSNeuron > | [inline, virtual] |
~SimStructure() | SimStructure | [inline, virtual] |
~Structure() | Structure< SimLayer * > | [inline, virtual] |