|
Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
|
Public Member Functions | |
| FSInput ()=default | |
| The constructor for FSInput. | |
| ISInput * | CreateInstance () |
| Create an instance. | |
Static Public Member Functions | |
| static FSInput * | get () |
| ISInput * FSInput::CreateInstance | ( | ) |
Create an instance.
Create an instance of the stimulus input class based on the method specified in the stimulus input file.
| [in] | psi | Pointer to the simulation information |
Definition at line 23 of file FSInput.cpp.