Interface Diffable
Supports calculating the maximum difference between this instance and another object (not necessarily of the same type)
Namespace: Microsoft.ML.Probabilistic.Math
Assembly: Microsoft.ML.Probabilistic.dll
Syntax
public interface Diffable
Methods
MaxDiff(Object)
The maximum difference between this instance and the given
Declaration
double MaxDiff(object that)
Parameters
Type | Name | Description |
---|---|---|
Object | that |
Returns
Type | Description |
---|---|
Double |