pub fn recommended_blocksize<E>(nrows: usize, ncols: usize) -> usizewhere E: Entity,
The recommended block size to use for a QR decomposition of a matrix with the given shape.