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