Go to the source code of this file.
Functions | |
void | swap (zgbmatrix &A, zgbmatrix &B) |
_zgbmatrix | _ (zgbmatrix &mat) |
swap two matrices
Definition at line 182 of file zgbmatrix-misc.hpp.
References zgbmatrix::array, zgbmatrix::darray, zgbmatrix::kl, zgbmatrix::ku, zgbmatrix::m, and zgbmatrix::n.
|
inline |
convert user object to smart-temporary object
Definition at line 194 of file zgbmatrix-misc.hpp.
References _zgbmatrix::array, zgbmatrix::array, _zgbmatrix::darray, zgbmatrix::darray, _zgbmatrix::kl, zgbmatrix::kl, zgbmatrix::ku, _zgbmatrix::ku, zgbmatrix::m, _zgbmatrix::m, _zgbmatrix::n, and zgbmatrix::n.