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