#include "PermMatrix.h"
#include "idx-vector.h"
#include "error.h"
#include "Array-util.h"
#include "oct-locbuf.h"
Functions | |
PermMatrix | operator* (const PermMatrix &a, const PermMatrix &b) |
PermMatrix operator* | ( | const PermMatrix & | a, | |
const PermMatrix & | b | |||
) |