pub fn evd_scratch<T: ComplexField>(
dim: usize,
eigen_left: ComputeEigenvectors,
eigen_right: ComputeEigenvectors,
par: Par,
params: Spec<EvdParams, T>,
) -> StackReqExpand description
computes the size and alignment of the workspace required to compute a matrix’s eigendecomposition