ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization
Version of the Day
|
#include <ConstrainedOptPack_QPKWIK_Output.hpp>
Public Member Functions | |
set_output (std::ostream *out) | |
~set_output () | |
Class for setting the output stream (destructor unsets it).
Create an object of this type to set a stream for outputing before you call QPKWIK. This is not tread safe.
Definition at line 56 of file ConstrainedOptPack_QPKWIK_Output.hpp.
QPKWIK_Output::set_output::set_output | ( | std::ostream * | out | ) |
QPKWIK_Output::set_output::~set_output | ( | ) |