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

◆ dump()

void IntermedQPMat::objective_variant_s::dump ( const char *  filename) const

◆ print()

std::ostream & IntermedQPMat::objective_variant_s::print ( std::ostream &  o) const

Member Data Documentation

◆ type

objective_e PatternGeneratorJRL::IntermedQPMat::objective_variant_s::type

Minimization objective type.

◆ weight

double PatternGeneratorJRL::IntermedQPMat::objective_variant_s::weight

Ponderation.


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