BlockIPPlatform
 All Classes Files Functions Variables
Public Attributes | List of all members
StdForm::Transform Struct Reference

Public Attributes

TYPE_TRANSFORM type
 < To save data related to one transformation
 
double bound
 
int x_index
 

Member Data Documentation

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-)


The documentation for this struct was generated from the following file: