The Scalar type exposes the following members.
Methods
Name | Description | |
---|---|---|
All | ||
Clone | ||
Conj | ||
Equals(Object) |
Specifies whether this object contains the same members as the specified Object.
(Overrides ValueTypeEquals(Object).) | |
Equals(Scalar) | ||
FromRgb | ||
GetHashCode |
Returns a hash code for this object.
(Overrides ValueTypeGetHashCode.) | |
GetType | (Inherited from Object.) | |
IsReal | ||
Mul(Scalar) | ||
Mul(Scalar, Double) | ||
RandomColor | ||
ToString |
Converts this object to a human readable string.
(Overrides ValueTypeToString.) |
See Also