#include <Mathematics/intermediate-qp-matrices.hh>
Public Member Functions | |
std::ostream & | print (std::ostream &o) const |
void | dump (const char *filename) const |
Public Attributes | |
double | weight |
Ponderation. More... | |
objective_e | type |
Minimization objective type. More... | |
void IntermedQPMat::objective_variant_s::dump | ( | const char * | filename | ) | const |
std::ostream & IntermedQPMat::objective_variant_s::print | ( | std::ostream & | o | ) | const |
References weight.
Referenced by PatternGeneratorJRL::IntermedQPMat::dump_objective(), and operator<<().
objective_e PatternGeneratorJRL::IntermedQPMat::objective_variant_s::type |
Minimization objective type.
Referenced by PatternGeneratorJRL::IntermedQPMat::IntermedQPMat().
double PatternGeneratorJRL::IntermedQPMat::objective_variant_s::weight |
Ponderation.
Referenced by print().