#include <iostream>
#include <cla3p/perms.hpp>
int main()
{
std::cout << P.
info(
"P");
std::cout << Q.
info(
"Q");
std::cout << P.
info(
"P");
return 0;
}
std::string info(const std::string &header="") const
Get information about the vector.
PxMatrix< int_t > PiMatrix
Integer Permutation Matrix.
Definition perms.hpp:29