GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
SpineMLSimulator::Connectors Namespace Reference

Functions

unsigned int create (const pugi::xml_node &node, double dt, unsigned int numPre, unsigned int numPost, unsigned int **rowLength, unsigned int **ind, uint8_t **delay, const unsigned int *maxRowLength, const filesystem::path &basePath, std::vector< unsigned int > &remapIndices)
 

Function Documentation

◆ create()

unsigned int SpineMLSimulator::Connectors::create ( const pugi::xml_node &  node,
double  dt,
unsigned int  numPre,
unsigned int  numPost,
unsigned int **  rowLength,
unsigned int **  ind,
uint8_t **  delay,
const unsigned int *  maxRowLength,
const filesystem::path &  basePath,
std::vector< unsigned int > &  remapIndices 
)