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