Go to the source code of this file.
Functions | |
const dssmatrix & | operator+ (const dssmatrix &mat) |
_dssmatrix | operator- (const dssmatrix &mat) |
+dssmatrix operator
Definition at line 3 of file dssmatrix-unary.hpp.
{VERBOSE_REPORT;
return mat;
}
_dssmatrix operator- | ( | const dssmatrix & | mat | ) | [inline] |
-dssmatrix operator
Definition at line 10 of file dssmatrix-unary.hpp.
References _(), and dssmatrix::data.