pub fn cholesky_in_place_scratch<I: Index, T: ComplexField>(
dim: usize,
par: Par,
params: Spec<LbltParams, T>,
) -> StackReqExpand description
computes the size and alignment of required workspace for performing an $LBL^\top$ decomposition