![]() |
mat Operators and Type Conversions |
The REnvironmentmat type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GreaterThan |
Implements the operator >.
|
![]() ![]() | (Double to REnvironmentmat) |
Performs an implicit conversion from
Double to
REnvironmentmat.
|
![]() ![]() | (REnvironmentmat to Double) |
Performs an implicit conversion from
REnvironmentmat
to Double.
|
![]() ![]() | LessThan |
Implements the operator <.
|
![]() ![]() | UnaryNegation |
Implements the operator -.
|