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