Go to the source code of this file.
Functions | |
void | swap (zhsmatrix &A, zhsmatrix &B) |
_zhsmatrix | _ (zhsmatrix &mat) |
swap two matrices
Definition at line 224 of file zhsmatrix-misc.hpp.
References zhsmatrix::data, zhsmatrix::line, zhsmatrix::n, and swap().
_zhsmatrix _ | ( | zhsmatrix & | mat | ) | [inline] |
convert user object to smart-temporary object
Definition at line 233 of file zhsmatrix-misc.hpp.
References _zhsmatrix::data, zhsmatrix::data, zhsmatrix::line, _zhsmatrix::line, zhsmatrix::n, _zhsmatrix::n, and swap().