NrrdKernel Struct Reference
#include <nrrd.h>
|
Data Fields |
| char | name [AIR_STRLEN_SMALL] |
| unsigned int | numParm |
| double(* | support )(const double *parm) |
| double(* | integral )(const double *parm) |
| float(* | eval1_f )(float x, const double *parm) |
| void(* | evalN_f )(float *f, const float *x, size_t N, const double *parm) |
| double(* | eval1_d )(double x, const double *parm) |
| void(* | evalN_d )(double *f, const double *x, size_t N, const double *parm) |
Field Documentation
The documentation for this struct was generated from the following file: