|
CARLsim
3.1.3
CARLsim: a GPU-accelerated SNN simulator
|
Private implementation of the Stopwatch Utility. More...
Public Member Functions | |
| Impl (CARLsim *sim, double errorMargin, int maxIter, double stepSizeFraction) | |
| ~Impl () | |
| bool | done (bool printMessage) |
| void | iterate (int runDurationMs, bool printStatus) |
| void | reset () |
| void | setConnectionToTune (short int connId, double initWt, bool adjustRange) |
| void | setTargetFiringRate (int grpId, double targetRate) |
This class provides a timer with milliseconds resolution.
Definition at line 20 of file simple_weight_tuner.cpp.
Definition at line 24 of file simple_weight_tuner.cpp.
|
inline |
Definition at line 56 of file simple_weight_tuner.cpp.
|
inline |
Definition at line 68 of file simple_weight_tuner.cpp.
|
inline |
Definition at line 120 of file simple_weight_tuner.cpp.
|
inline |
Definition at line 63 of file simple_weight_tuner.cpp.
|
inline |
Definition at line 93 of file simple_weight_tuner.cpp.
|
inline |
Definition at line 104 of file simple_weight_tuner.cpp.