| Overview | Group | Tree | Graph | Index | Concepts |
For each basic type, Concert Technology defines a corresponding array
class. IloFloatVarArray is the array class of the
floating-point variable class for a model. It is a handle class.
Instances of IloFloatVarArray are extensible.
Most member functions in this class contain assert
statements. For an explanation of the macro NDEBUG (a way to
turn on or turn off these assert statements), see the concept
Assert and NDEBUG.
See Also: