50 #ifndef _SIMPLE_WEIGHT_TUNER_H_ 51 #define _SIMPLE_WEIGHT_TUNER_H_ 138 void setConnectionToTune(
short int connId,
double initWt=-1.0,
bool adjustRange=
true);
157 void setTargetFiringRate(
int grpId,
double targetRate);
177 void iterate(
int runDurationMs=1000,
bool printStatus=
true);
191 bool done(
bool printMessage=
false);
CARLsim User Interface This class provides a user interface to the public sections of CARLsimCore sou...
#define CARLSIM_SIMPLE_WEIGHT_TUNER_API
a range struct for synaptic weight magnitudes
Private implementation of the Stopwatch Utility.