PatternGeneratorJRL::IntermedQPMat::objective_variant_s Struct Reference

#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...
 

Member Function Documentation

void IntermedQPMat::objective_variant_s::dump ( const char *  filename) const
std::ostream & IntermedQPMat::objective_variant_s::print ( std::ostream &  o) const

Member Data Documentation

objective_e PatternGeneratorJRL::IntermedQPMat::objective_variant_s::type

Minimization objective type.

double PatternGeneratorJRL::IntermedQPMat::objective_variant_s::weight

Ponderation.