Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

kernelwrapper.h

00001 
00003 #ifndef __KERNELWRAPPER_H__
00004 #define __KERNELWRAPPER_H__
00005 
00006 #include "neuralregion.h"
00007 #include "parammap.h"
00008 
00009 NeuralRegion* LissomMap_create(const string& name_i, NeuralRegion::Dimensions dims,
00010                                bool init_weights_, ParamMap* params);
00011 #endif /* __KERNELWRAPPER_H__ */

Generated on Mon Jan 20 02:35:44 2003 for RF-LISSOM by doxygen1.3-rc2