GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
binomial.h
Go to the documentation of this file.
1
#pragma once
2
3
// GeNN includes
4
#include "
gennExport.h
"
5
6
GENN_EXPORT
unsigned
int
binomialInverseCDF
(
double
cdf,
unsigned
int
n,
double
p);
gennExport.h
GENN_EXPORT
#define GENN_EXPORT
Definition:
gennExport.h:13
binomialInverseCDF
GENN_EXPORT unsigned int binomialInverseCDF(double cdf, unsigned int n, double p)
Definition:
binomial.cc:38
include
genn
genn
binomial.h
Generated on Wed Oct 11 2023 10:51:15 for GeNN by
1.8.13