pub fn factorize_simplicial_numeric_ldlt_scratch<I: Index, T: ComplexField>(
n: usize,
) -> StackReqExpand description
returns the size and alignment of the workspace required to compute the numeric
cholesky $LDL^H$ factorization of a matrix $A$ with dimension n