![]() |
GeNN
2.2.3
GPU enhanced Neuronal Networks (GeNN)
|
class (struct) for defining a spars connectivity projection More...
#include <sparseProjection.h>
Public Attributes | |
unsigned int * | indInG |
unsigned int * | ind |
unsigned int * | preInd |
unsigned int * | revIndInG |
unsigned int * | revInd |
unsigned int * | remap |
unsigned int | connN |
class (struct) for defining a spars connectivity projection
unsigned int SparseProjection::connN |
unsigned int* SparseProjection::ind |
unsigned int* SparseProjection::indInG |
unsigned int* SparseProjection::preInd |
unsigned int* SparseProjection::remap |
unsigned int* SparseProjection::revInd |
unsigned int* SparseProjection::revIndInG |