Template Function proxsuite::linalg::sparse::postorder_req

Function Documentation

template<typename I>
proxsuite::linalg::veg::dynstack::StackReq proxsuite::linalg::sparse::postorder_req(proxsuite::linalg::veg::Tag<I>, isize n) noexcept

Computes the memory requirements of the postordering of the cholesky factorization.

Parameters:

n – dimension of the matrix to be factorized.