Returns an int
array containing information about the permutation of the elements of the matrix during pivoting.
The k-th element contains the index of the column of the matrix that has been interchanged into the k-th column.
QR Class | Imsl.Math Namespace