Go to the source code of this file.
Functions | |
void | swap (dgbmatrix &A, dgbmatrix &B) |
_dgbmatrix | _ (dgbmatrix &mat) |
_dgbmatrix _ | ( | dgbmatrix & | mat | ) | [inline] |
convert user object to smart-temporary object
Definition at line 183 of file dgbmatrix-misc.hpp.
References _dgbmatrix::Array, _dgbmatrix::Darray, _dgbmatrix::KL, _dgbmatrix::KU, _dgbmatrix::M, and _dgbmatrix::N.
swap two matrices
Definition at line 167 of file dgbmatrix-misc.hpp.