#include <initSparseConnectivitySnippet.h>
◆ CalcMaxLengthFunc
◆ getCalcMaxColLengthFunc()
virtual CalcMaxLengthFunc InitSparseConnectivitySnippet::Base::getCalcMaxColLengthFunc |
( |
| ) |
const |
|
inlinevirtual |
Get function to calculate the maximum column length of this connector based on the parameters and the size of the pre and postsynaptic population.
◆ getCalcMaxRowLengthFunc()
virtual CalcMaxLengthFunc InitSparseConnectivitySnippet::Base::getCalcMaxRowLengthFunc |
( |
| ) |
const |
|
inlinevirtual |
Get function to calculate the maximum row length of this connector based on the parameters and the size of the pre and postsynaptic population.
◆ getExtraGlobalParams()
virtual StringPairVec InitSparseConnectivitySnippet::Base::getExtraGlobalParams |
( |
| ) |
const |
|
inlinevirtual |
Gets names and types (as strings) of additional per-population parameters for the connection initialisation snippet
◆ getRowBuildCode()
virtual std::string InitSparseConnectivitySnippet::Base::getRowBuildCode |
( |
| ) |
const |
|
inlinevirtual |
◆ getRowBuildStateVars()
virtual NameTypeValVec InitSparseConnectivitySnippet::Base::getRowBuildStateVars |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: