pub fn self_adjoint_evd_scratch<T: ComplexField>(
dim: usize,
compute_u: ComputeEigenvectors,
par: Par,
params: Spec<SelfAdjointEvdParams, T>,
) -> StackReqExpand description
computes the size and alignment of the workspace required to compute a self-adjoint matrix’s eigendecomposition