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