Data Fields

LambdaSet Struct Reference
[LambdaSet - LambdaSet is a range of values.]

Data Fields

Float min
 minimum value
Float max
 maximum value
int n
 number of steps including min and max
int log
 0 if linear steps, != 0 if log steps
Float base
Float mantissa

Detailed Description

LambdaSet contains specifications for a range of lambda values.


Field Documentation

0 if linear steps, != 0 if log steps

maximum value

minimum value

number of steps including min and max


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