Structs§
- QrInfo
- information about the resulting $QR$ factorization.
- QrParams
- $QR$ factorization tuning parameters.
Functions§
- qr_
in_ place - qr_
in_ place_ scratch - computes the size and alignment of required workspace for performing a qr decomposition with no pivoting
- recommended_
blocksize - the recommended block size to use for a $QR$ decomposition of a matrix with the given shape.