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