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