GeNN  2.2.3
GPU enhanced Neuronal Networks (GeNN)
SparseProjection Struct Reference

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
 

Detailed Description

class (struct) for defining a spars connectivity projection

Member Data Documentation

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

The documentation for this struct was generated from the following file: