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