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