The LALInferenceVariables structure to contain a set of parameters Implemented as a linked list of LALInferenceVariableItems.
Should only be accessed using the accessor functions below
Definition at line 168 of file LALInference.h.
Data Fields | |
| LALInferenceVariableItem * | head |
| INT4 | dimension |
| LALHashTbl * | hash_table |
| LALInferenceVariableItem* LALInferenceVariables::head |
Definition at line 171 of file LALInference.h.
| INT4 LALInferenceVariables::dimension |
Definition at line 172 of file LALInference.h.
| LALHashTbl* LALInferenceVariables::hash_table |
Definition at line 173 of file LALInference.h.