Template Function proxsuite::proxqp::utils::mat_cast

Function Documentation

template<typename To, typename From>
auto proxsuite::proxqp::utils::mat_cast(Mat<From, proxqp::colmajor> const &from) -> Mat<To, proxqp::colmajor>