Spike!  v1.0
A high speed Spiking Neural Network Simulator designed for GPGPUs.
Public Member Functions | Static Public Member Functions | Public Attributes
RandomStateManager Class Reference

List of all members.

Public Member Functions

void set_up_random_states (int threads_per_blocks_x, int number_of_blocks_x, int seed)

Static Public Member Functions

static RandomStateManagerinstance ()

Public Attributes

curandState_t * d_states
dim3 threads_per_block
dim3 block_dimensions
int total_number_of_states

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations