NEURON
isoc99.h
Go to the documentation of this file.
1
#ifndef NRN_ISOC99_H
2
#define NRN_ISOC99_H
3
4
extern
"C"
int
nrn_isdouble
(
double
*pd,
double
min
,
double
max
);
5
6
#endif // NRN_ISOC99_H
max
double max(double a, double b)
Definition:
geometry3d.cpp:22
min
#define min(a, b)
Definition:
matrix.h:157
nrn_isdouble
int nrn_isdouble(double *pd, double min, double max)
Definition:
isoc99.cpp:12
src
oc
isoc99.h