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