pub fn qr_in_place_scratch<T: ComplexField>(
nrows: usize,
ncols: usize,
blocksize: usize,
par: Par,
params: Spec<QrParams, T>,
) -> StackReqExpand description
computes the size and alignment of required workspace for performing a qr decomposition with no pivoting