|
| |
| |
| file | global.h [code] |
| | Global header file containing a few global variables. Part of the code generation section.
|
| |
| file | hr_time.cpp |
| | This file contains the implementation of the CStopWatch class that provides a simple timing tool based on the system clock.
|
| |
| file | hr_time.h [code] |
| | This header file contains the definition of the CStopWatch class that implements a simple timing tool using the system clock.
|
| |
| file | modelSpec.cc |
| |
| file | modelSpec.h [code] |
| | Header file that contains the class (struct) definition of neuronModel for defining a neuron model and the class definition of NNmodel for defining a neuronal network model. Part of the code generation and generated code sections.
|
| |
| file | sparseUtils.cc |
| |
| file | toString.h [code] |
| | Contains a template function for string conversion from const char* to C++ string.
|
| |
| file | utils.h [code] |
| | This file contains standard utility functions provide within the NVIDIA CUDA software development toolkit (SDK). The remainder of the file contains a function that defines the standard neuron models.
|
| |