Go to the source code of this file.
Functions | |
const _dgematrix & | operator+ (const _dgematrix &mat) |
_dgematrix | operator- (const _dgematrix &mat) |
const _dgematrix& operator+ | ( | const _dgematrix & | mat | ) | [inline] |
+_dgematrix operator
Definition at line 3 of file _dgematrix-unary.hpp.
_dgematrix operator- | ( | const _dgematrix & | mat | ) | [inline] |
-_dgematrix operator
Definition at line 15 of file _dgematrix-unary.hpp.
References _dgematrix::Array, i, _dgematrix::M, and _dgematrix::N.