Template Function proxsuite::linalg::sparse::postorder_req
Defined in File factorize.hpp
Function Documentation
-
template<typename I>
auto proxsuite::linalg::sparse::postorder_req(proxsuite::linalg::veg::Tag<I>, isize n) noexcept -> proxsuite::linalg::veg::dynstack::StackReq Computes the memory requirements of the postordering of the cholesky factorization.
- Parameters:
n – dimension of the matrix to be factorized.