Function MathOpt::operator<<(std::ostream&, const QP_Param&)

Function Documentation

std::ostream &MathOpt::operator<<(std::ostream &os, const QP_Param &Q)

Return a stream containing a stream with the description of the problem.

Parameters
  • os – Output stream

  • Q – The QP_Param object

Returns

An std::ostream with the description