Go to the source code of this file.
Functions | |
PermMatrix | operator* (const PermMatrix &a, const PermMatrix &b) |
PermMatrix operator* | ( | const PermMatrix & | a, |
const PermMatrix & | b | ||
) |
Definition at line 211 of file PermMatrix.cc.
References PermMatrix::col_perm_vec(), PermMatrix::columns(), err_nonconformant(), Array< T, Alloc >::index(), n, r, and PermMatrix::rows().