linbox
1
|
#include <blas-matrix.h>
Class used for permuting indices. For example, create a vector (0 1 2 ...) over size_t, then apply a permutation to it using a BlasMatrixDomain to get the natural representation of the permutation.