#include <retinalobjs.h>
Inheritance diagram for Retinal_CircularGaussian


Public Methods | |
| Retinal_CircularGaussian ( const string& name_val, const VarMap& init_vars=VarMap(), const Coordinate bound_multiplier=2.5) | |
| RetinalObjectStringArgs::ParamList | paramlist () |
| Retinal_CircularGaussian ( const string& name_val, RetinalObjectStringArgs& sa, const Coordinate bound_multiplier=2.5) | |
| Retinal_CircularGaussian (const Retinal_CircularGaussian& b) | |
| virtual bool | update () const |
| Must be called just before calling activation() one or more times. More... | |
| virtual Retinal_Object* | clone () const |
| Return an identical copy of this object allocated from the heap. More... | |
Definition at line 551 of file retinalobjs.h.
|
|
Definition at line 553 of file retinalobjs.h. |
|
|
Definition at line 559 of file retinalobjs.h. |
|
|
Definition at line 564 of file retinalobjs.h. |
|
|
Return an identical copy of this object allocated from the heap.
Reimplemented from Retinal_Object. Definition at line 569 of file retinalobjs.h. |
|
|
Definition at line 416 of file retinalobjs.c. |
|
|
Must be called just before calling activation() one or more times.
Reimplemented from Retinal_Object. Definition at line 428 of file retinalobjs.c. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000