Typedef proxsuite::proxqp::sparse::SparseMat

Typedef Documentation

template<typename T, typename I>
using proxsuite::proxqp::sparse::SparseMat = Eigen::SparseMatrix<T, Eigen::ColMajor, I>