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