This trait is usefull for handling bound constraints. More...
Static Public Member Functions | |
| static void | UpdateConstraints (Objective *object, OPTPP::OptppArray< OPTPP::Constraint > *constraint_array) | 
| static void | UpdateConstraints (Objective *object, OPTPP::OptppArray< OPTPP::Constraint > *constraint_array) | 
This trait is usefull for handling bound constraints.
template<typename Method, typename Objective, bool Applicable> class BoundConstraintTrait; The default behaviour when the bound constraint is not applicable is to do nothing
Definition at line 368 of file optimizer.h.
 1.6.3