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