Go to the source code of this file.
Functions | |
void | swap (zgematrix &A, zgematrix &B) |
_zgematrix | _ (zgematrix &mat) |
swap two matrices
Definition at line 147 of file zgematrix-misc.hpp.
References zgematrix::array, zgematrix::darray, zgematrix::m, and zgematrix::n.
_zgematrix _ | ( | zgematrix & | mat | ) | [inline] |
convert user object to smart-temporary object
Definition at line 159 of file zgematrix-misc.hpp.
References _zgematrix::array, zgematrix::array, zgematrix::darray, _zgematrix::darray, zgematrix::m, _zgematrix::m, _zgematrix::n, and zgematrix::n.