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