Doxygen Source Code Documentation
basis_func Struct Reference
Data Fields | |
| float | a |
| float | b |
| float | c |
| float | ffac |
| void * | q |
| float(* | f )(float, float, float, float, void *) |
Detailed Description
One basis function f(t,a,b,c).
Definition at line 397 of file 3dDeconvolve.c.
Field Documentation
|
|
Definition at line 398 of file 3dDeconvolve.c. Referenced by basis_parser(). |
|
|
Definition at line 398 of file 3dDeconvolve.c. Referenced by basis_parser(). |
|
|
Definition at line 398 of file 3dDeconvolve.c. Referenced by basis_parser(). |
|
|
Referenced by basis_parser(). |
|
|
Definition at line 399 of file 3dDeconvolve.c. Referenced by basis_parser(). |
|
|
Definition at line 400 of file 3dDeconvolve.c. Referenced by basis_parser(). |
The documentation for this struct was generated from the following file: