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