cholesky_in_place_scratch

Function cholesky_in_place_scratch 

Source
pub fn cholesky_in_place_scratch<I: Index, T: ComplexField>(
    dim: usize,
    par: Par,
    params: Spec<LbltParams, T>,
) -> StackReq
Expand description

computes the size and alignment of required workspace for performing an $LBL^\top$ decomposition