Go to the source code of this file.
Functions | |
_dgematrix | operator+ (const _dsymatrix &matA, const dgematrix &matB) |
_dgematrix | operator- (const _dsymatrix &matA, const dgematrix &matB) |
_dgematrix | operator* (const _dsymatrix &matA, const dgematrix &matB) |
_dgematrix operator* | ( | const _dsymatrix & | matA, | |
const dgematrix & | matB | |||
) | [inline] |
_dsymatrix*dgematrix operator
Definition at line 63 of file _dsymatrix-dgematrix.hpp.
References CPPL::_(), dgematrix::array, _dsymatrix::Array, _dsymatrix::destroy(), dsymm_, dgematrix::m, and _dsymatrix::N.
_dgematrix operator+ | ( | const _dsymatrix & | matA, | |
const dgematrix & | matB | |||
) | [inline] |
_dsymatrix+dgematrix operator
Definition at line 3 of file _dsymatrix-dgematrix.hpp.
References CPPL::_(), _dsymatrix::destroy(), i, and _dsymatrix::N.
_dgematrix operator- | ( | const _dsymatrix & | matA, | |
const dgematrix & | matB | |||
) | [inline] |
_dsymatrix-dgematrix operator
Definition at line 33 of file _dsymatrix-dgematrix.hpp.
References CPPL::_(), _dsymatrix::destroy(), i, and _dsymatrix::N.