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