linbox
|
Class used for permuting indices. More...
#include <integer.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.