Developer Guide for Intel® Data Analytics Acceleration Library 2018 Update 3
Given the matrix X of size n x p, the problem is to compute the QR decomposition with column pivoting XP = Q R, where
where the matrix Q 1 has the size n x p and R 1 has the size p x p.