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