Go to the source code of this file.
Functions | |
_dgematrix | operator+ (const dsymatrix &matA, const dssmatrix &matB) |
_dgematrix | operator- (const dsymatrix &matA, const dssmatrix &matB) |
_dgematrix | operator* (const dsymatrix &matA, const dssmatrix &matB) |
_dgematrix operator* | ( | const dsymatrix & | matA, | |
const dssmatrix & | matB | |||
) | [inline] |
dsymatrix*dssmatrix operator
Definition at line 59 of file dsymatrix-dssmatrix.hpp.
References CPPL::_(), i, and dgematrix::zero().
_dgematrix operator+ | ( | const dsymatrix & | matA, | |
const dssmatrix & | matB | |||
) | [inline] |
dsymatrix+dssmatrix operator
Definition at line 3 of file dsymatrix-dssmatrix.hpp.
References CPPL::_().
_dgematrix operator- | ( | const dsymatrix & | matA, | |
const dssmatrix & | matB | |||
) | [inline] |
dsymatrix-dssmatrix operator
Definition at line 31 of file dsymatrix-dssmatrix.hpp.
References CPPL::_().