Public Attributes | |
TYPE_TRANSFORM | type |
< To save data related to one transformation | |
double | bound |
int | x_index |
double StdForm::Transform::bound |
The bound when the type of transformation is Non Zero Lower Bound (x = x~ + lb) or -Infinity Lower Bound transformations (x = -x~ + ub)
TYPE_TRANSFORM StdForm::Transform::type |
< To save data related to one transformation
Type of transformation
int StdForm::Transform::x_index |
Index to the x- variable when the type of transformation is Free Variable (x = x+ - x-)