Template Function proxsuite::linalg::sparse::etree_req

Function Documentation

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

Computes the stack memory requirements of etree computation.

Parameters:

n – dimension of the matrix.