An NDoc Documented Class Library
Corners.distance Method
Finds the Euclidean distance between two Points.
private
double
distance(
int
a
,
int
b
);
Parameters
a
Lower index
b
Upper index
Return Value
See Also
Corners Class
|
Fragmenter Namespace