Typedef proxsuite::proxqp::sparse::MatRef

Typedef Documentation

template<typename T>
using proxsuite::proxqp::sparse::MatRef = Eigen::Ref<Eigen::Matrix<T, DYN, DYN> const>