Operator operator ==
operator ==(MovingStatisticsValue<T>, MovingStatisticsValue<T>)
Declaration
public static bool operator ==(MovingStatisticsValue<T> left, MovingStatisticsValue<T> right)
Parameters
Type | Name | Description |
---|---|---|
MovingStatisticsValue<T> | left | |
MovingStatisticsValue<T> | right |
Returns
Type | Description |
---|---|
bool |