Data Fields

ParameterTypeNode Struct Reference
[Looping parameters (lambda, mu, sigma, and nu)]

Data Fields

Float currentValue
Float currentStep
LambdaSet parameterRange
struct ParameterTypeNodenext
void(* increment )(struct ParameterTypeNode *)
 Public pointer to function to increment.
bool(* more )(struct ParameterTypeNode *)
 Public pointer to function returns true if more sigma steps; false if done.

Field Documentation

Public pointer to function to increment.

Public pointer to function returns true if more sigma steps; false if done.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines