GeNN  3.3.0
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

◆ connN

unsigned int SparseProjection::connN

◆ ind

unsigned int* SparseProjection::ind

◆ indInG

unsigned int* SparseProjection::indInG

◆ preInd

unsigned int* SparseProjection::preInd

◆ remap

unsigned int* SparseProjection::remap

◆ revInd

unsigned int* SparseProjection::revInd

◆ revIndInG

unsigned int* SparseProjection::revIndInG

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