pseudoinverse_from_svd_scratch

Function pseudoinverse_from_svd_scratch 

Source
pub fn pseudoinverse_from_svd_scratch<T: ComplexField>(
    nrows: usize,
    ncols: usize,
    par: Par,
) -> StackReq
Expand description

computes the size and alignment of the workspace required to compute a matrix’s pseudoinverse, given the svd