Spike!
v1.0
A high speed Spiking Neural Network Simulator designed for GPGPUs.
|
Inherits fstream.
Public Member Functions | |
fstreamWrapper (const char *inputWeightFile) | |
fstreamWrapper (const string &inputWeightFile) | |
void | setupExceptions () |
template<class T > | |
fstreamWrapper & | operator>> (T &val) |
template<class T > | |
fstreamWrapper & | operator<< (T val) |