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] |
_dgematrix*dgematrix operator
Definition at line 59 of file dsymatrix-_dgematrix.hpp.
References CPPL::_(), dgematrix::array, _dgematrix::Array, _dgematrix::destroy(), dsymm_, dgematrix::m, _dgematrix::M, and _dgematrix::N.
_dgematrix operator+ | ( | const dsymatrix & | matA, | |
const _dgematrix & | matB | |||
) | [inline] |
_dgematrix+dsymatrix operator
Definition at line 3 of file dsymatrix-_dgematrix.hpp.
References i, _dgematrix::M, and _dgematrix::N.
_dgematrix operator- | ( | const dsymatrix & | matA, | |
const _dgematrix & | matB | |||
) | [inline] |
_dgematrix-dgematrix operator
Definition at line 31 of file dsymatrix-_dgematrix.hpp.
References i, _dgematrix::M, and _dgematrix::N.