34 template <
class t_MatrixType,
class t_VectorType>
47 template <
class t_VectorTypelb,
class t_VectorTypeub>
54 "Vector of lower simple bounds has wrong size.");
60 "Vector of lower simple bounds has wrong size.");
63 "Vector of upper simple bounds has wrong size2.");
67 template <
class t_MatrixTypeA,
class t_VectorTypelb,
class t_VectorTypeub>
74 "Matrix of general constraints has wrong size.");
78 "Vector of lower bounds of general constraints has wrong size.");
81 "Vector of upper bounds of general constraints has wrong size.");
85 "Vector of lower bounds of general constraints has wrong size.");
88 "Vector of upper bounds of general constraints has wrong size.");
#define QPMAD_UTILS_PERSISTENT_ASSERT(condition, message)
EIGEN_DEFAULT_DENSE_INDEX_TYPE MatrixIndex