Template Function proxsuite::proxqp::dense::solve_linear_system

Function Documentation

template<typename T>
void proxsuite::proxqp::dense::solve_linear_system(proxsuite::proxqp::dense::Vec<T> &dw, const Model<T> &qpmodel, Results<T> &qpresults, Workspace<T> &qpwork, const isize n_constraints, const DenseBackend &dense_backend, isize inner_pb_dim, proxsuite::linalg::veg::dynstack::DynStackMut &stack)