Go to the source code of this file.
Functions | |
_dgbmatrix | t (const dgbmatrix &mat) |
_dgematrix | i (const dgbmatrix &mat) |
_dgematrix i | ( | const dgbmatrix & | mat | ) | [inline] |
return its inverse matrix
Definition at line 22 of file dgbmatrix-calc.hpp.
References CPPL::_(), dgbmatrix::dgbsv(), and dgematrix::identity().
_dgbmatrix t | ( | const dgbmatrix & | mat | ) | [inline] |
return transposed dgbmatrix
Definition at line 3 of file dgbmatrix-calc.hpp.
References CPPL::_(), i, CPPL::max(), and CPPL::min().