Go to the source code of this file.
Functions | |
static OCTAVE_NORETURN void | err_invalid_permutation (void) |
PermMatrix | operator* (const PermMatrix &a, const PermMatrix &b) |
|
static |
Definition at line 37 of file PermMatrix.cc.
Referenced by PermMatrix::setup().
PermMatrix 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().