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