Template Function proxsuite::proxqp::detail::noalias_mul_add_vec

Function Documentation

template<typename T>
void proxsuite::proxqp::detail::noalias_mul_add_vec(VectorViewMut<T> dst, MatrixView<T, colmajor> lhs, VectorView<T> rhs, T factor)