#include <retinalobjs.h>
Inheritance diagram for Retinal_Gabor


Public Methods | |
| Retinal_Gabor ( const string& name_val, const VarMap& init_vars=VarMap(), const Coordinate bound_multiplier=2.5) | |
| RetinalObjectStringArgs::ParamList | paramlist () |
| Retinal_Gabor ( const string& name_val, RetinalObjectStringArgs& sa, const Coordinate bound_multiplier=2.5) | |
| Retinal_Gabor (const Retinal_Gabor& 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... | |
Could have this inherit from both Gaussian and SineGrating, but the complication is probably not worth it.
Definition at line 663 of file retinalobjs.h.
|
|
Definition at line 665 of file retinalobjs.h. |
|
|
Definition at line 671 of file retinalobjs.h. |
|
|
Definition at line 682 of file retinalobjs.h. |
|
|
Return an identical copy of this object allocated from the heap.
Reimplemented from Retinal_Object. Definition at line 687 of file retinalobjs.h. |
|
|
Definition at line 564 of file retinalobjs.c. |
|
|
Must be called just before calling activation() one or more times.
Reimplemented from Retinal_Object. Definition at line 580 of file retinalobjs.c. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000