pub fn solve_in_place_scratch<I: Index, T: ComplexField>( qr_dim: usize, qr_blocksize: usize, rhs_ncols: usize, par: Par, ) -> StackReq