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