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