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