Go to the source code of this file.
Functions | |
void | swap (dssmatrix &A, dssmatrix &B) |
_dssmatrix | _ (dssmatrix &mat) |
_dssmatrix _ | ( | dssmatrix & | mat | ) | [inline] |
convert user object to smart-temporary object
Definition at line 246 of file dssmatrix-misc.hpp.
References _dssmatrix::Array, _dssmatrix::CAP, _dssmatrix::Indx, _dssmatrix::Jndx, _dssmatrix::M, _dssmatrix::N, and _dssmatrix::VOL.
swap two matrices
Definition at line 228 of file dssmatrix-misc.hpp.