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