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  

MODEL_interface Struct Reference

#include <NLfit_model.h>


Data Fields

char label [MAX_NAME_LENGTH]
int model_type
int params
char plabel [MAX_PARAMETERS][MAX_NAME_LENGTH]
float min_constr [MAX_PARAMETERS]
float max_constr [MAX_PARAMETERS]
void_funccall_func

Field Documentation

void_func* MODEL_interface::call_func
 

Definition at line 150 of file NLfit_model.h.

Referenced by initialize_model(), and PLUGIN_init().

char MODEL_interface::label[MAX_NAME_LENGTH]
 

Definition at line 144 of file NLfit_model.h.

Referenced by initialize_model(), NLFIT_read_MODEL(), and PLUGIN_init().

float MODEL_interface::max_constr[MAX_PARAMETERS]
 

Definition at line 149 of file NLfit_model.h.

Referenced by initialize_model(), and PLUGIN_init().

float MODEL_interface::min_constr[MAX_PARAMETERS]
 

Definition at line 148 of file NLfit_model.h.

Referenced by initialize_model(), and PLUGIN_init().

int MODEL_interface::model_type
 

Definition at line 145 of file NLfit_model.h.

Referenced by initialize_model(), and PLUGIN_init().

int MODEL_interface::params
 

Definition at line 146 of file NLfit_model.h.

Referenced by initialize_model(), and PLUGIN_init().

char MODEL_interface::plabel[MAX_PARAMETERS][MAX_NAME_LENGTH]
 

Definition at line 147 of file NLfit_model.h.

Referenced by initialize_model(), and PLUGIN_init().


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

Powered by Plone

This site conforms to the following standards: