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 241 of file dgbmatrix-_dgbmatrix.hpp.
References CPPL::_(), _dgbmatrix::destroy(), i, _dgbmatrix::KL, _dgbmatrix::KU, _dgbmatrix::M, CPPL::max(), CPPL::min(), _dgbmatrix::N, 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::_(), _dgbmatrix::destroy(), i, _dgbmatrix::KL, _dgbmatrix::KU, _dgbmatrix::M, CPPL::max(), CPPL::min(), _dgbmatrix::N, and dgbmatrix::zero().
_dgbmatrix operator- | ( | const dgbmatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [inline] |
dgbmatrix-_dgbmatrix operator
Definition at line 206 of file dgbmatrix-_dgbmatrix.hpp.
References CPPL::_(), _dgbmatrix::destroy(), i, _dgbmatrix::KL, _dgbmatrix::KU, _dgbmatrix::M, CPPL::max(), CPPL::min(), _dgbmatrix::N, and dgbmatrix::zero().