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