evd_scratch

Function evd_scratch 

Source
pub fn evd_scratch<T: ComplexField>(
    dim: usize,
    eigen_left: ComputeEigenvectors,
    eigen_right: ComputeEigenvectors,
    par: Par,
    params: Spec<EvdParams, T>,
) -> StackReq
Expand description

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