pub fn bidiag_in_place_scratch<T: ComplexField>(
nrows: usize,
ncols: usize,
par: Par,
params: Spec<BidiagParams, T>,
) -> StackReqExpand description
computes the size and alignment of the workspace required to compute a matrix’s bidiagonalization