pub fn pseudoinverse_from_svd_scratch<T: ComplexField>( nrows: usize, ncols: usize, par: Par, ) -> StackReq
computes the size and alignment of the workspace required to compute a matrix’s pseudoinverse, given the svd