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