self_adjoint_evd_scratch

Function self_adjoint_evd_scratch 

Source
pub fn self_adjoint_evd_scratch<T: ComplexField>(
    dim: usize,
    compute_u: ComputeEigenvectors,
    par: Par,
    params: Spec<SelfAdjointEvdParams, T>,
) -> StackReq
Expand description

computes the size and alignment of the workspace required to compute a self-adjoint matrix’s eigendecomposition