11 #ifndef _OCRABASE_CASCADE_QP_STRUCTURES_H_ 12 #define _OCRABASE_CASCADE_QP_STRUCTURES_H_ 78 std::ostream & operator<<(std::ostream &out, const
HierarchyLevel& h );
79 std::ostream & operator<<(std::ostream &out, const HierarchyLevel_barre& h );
80 std::ostream & operator<<(std::ostream &out, const MatrixPQ& m );
81 std::ostream & operator<<(std::ostream &out, const EqualitiesConstraints& e );
82 std::ostream & operator<<(std::ostream &out, const InequalitiesConstraints& ie );
83 std::ostream & operator<<(std::ostream &out, const FinalSolution& sf );
86 #endif //_OCRABASE_CASCADE_QP_STRUCTURES_H_
#define DEFINE_CLASS_POINTER_TYPEDEFS(Class)
Optimization-based Robot Controller namespace. a library of classes to write and solve optimization p...
Declaration file of the OptimizationVariable class.