Click or drag to resize

DistancePowerDistance Constructor

Overload List
 NameDescription
Public methodDistancePowerDistance Default constructor. Sets p and r equal to 2, equivalent to the Euclidean distance.
Public methodDistancePowerDistance(Double, Double) Constructs a PowerDistance instance using the given parameters.
Top
See Also