Visitor used to print state parameters (variant). More...
#include <roboptim/core/solver-state.hxx>
Public Member Functions | |
StateParameterPrintVisitor (std::ostream &o) | |
template<typename T > | |
void | operator() (const T &val) const |
Public Attributes | |
std::ostream & | o_ |
Visitor used to print state parameters (variant).
F | function type. |
|
inline |
|
inline |
References o_.
std::ostream& roboptim::detail::StateParameterPrintVisitor::o_ |
Referenced by operator()().