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