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