![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|


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 192 of file PermMatrix.cc.
References PermMatrix::_colp, Array< T >::assign(), PermMatrix::columns(), gripe_nonconformant(), Array< T >::index(), PermMatrix::pvec(), and PermMatrix::rows().
1.8.1.2