Template Struct BatchQP
Defined in File wrapper.hpp
Struct Documentation
-
template<typename T, typename I>
struct BatchQP Public Functions
-
inline BatchQP(long unsigned int batchSize)
-
inline QP<T, I> &init_qp_in_place(sparse::isize dim, sparse::isize n_eq, sparse::isize n_in)
Init a QP in place and return a reference to it
-
inline BatchQP(long unsigned int batchSize)