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