Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

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

float basis_func::a
 

Definition at line 398 of file 3dDeconvolve.c.

Referenced by basis_parser().

float basis_func::b
 

Definition at line 398 of file 3dDeconvolve.c.

Referenced by basis_parser().

float basis_func::c
 

Definition at line 398 of file 3dDeconvolve.c.

Referenced by basis_parser().

float(* basis_func::f)(float,float,float,float,void *)
 

Referenced by basis_parser().

float basis_func::ffac
 

Definition at line 399 of file 3dDeconvolve.c.

Referenced by basis_parser().

void* basis_func::q
 

Definition at line 400 of file 3dDeconvolve.c.

Referenced by basis_parser().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: