Definition at line 56 of file poisson_rate.cpp.
◆ Impl()
Impl |
( |
int |
nNeur, |
|
|
bool |
onGPU |
|
) |
| |
|
inline |
◆ ~Impl()
◆ getNumNeurons()
◆ getRate()
float getRate |
( |
int |
neurId | ) |
|
|
inline |
◆ getRatePtrCPU()
◆ getRatePtrGPU()
◆ getRates()
std::vector<float> getRates |
( |
| ) |
|
|
inline |
◆ isOnGPU()
◆ setRate()
void setRate |
( |
int |
neurId, |
|
|
float |
rate |
|
) |
| |
|
inline |
◆ setRates() [1/2]
void setRates |
( |
float |
rate | ) |
|
|
inline |
◆ setRates() [2/2]
void setRates |
( |
const std::vector< float > & |
rate | ) |
|
|
inline |
The documentation for this class was generated from the following file: