AnimatLab
2
Test
|
Public Member Functions | |
PoissonRate (float *_rates, uint32_t _len, bool _onGPU=false) | |
PoissonRate (uint32_t _len, bool _onGPU=false) | |
Public Attributes | |
bool | allocatedRatesInternally |
uint32_t | len |
bool | onGPU |
float * | rates |