Overload List

  NameDescription
Distance..::.PowerDistance()()()
Default constructor. Sets p and r equal to 2, equivalent to the Euclidean distance.
Distance..::.PowerDistance(Double, Double)
Constructs a PowerDistance instance using the given parameters.

See Also