Template Function proxsuite::proxqp::utils::matmul_impl

Function Documentation

template<typename T>
auto proxsuite::proxqp::utils::matmul_impl(Mat<T, proxqp::colmajor> const &lhs, Mat<T, proxqp::colmajor> const &rhs) -> Mat<T, proxqp::colmajor>