Parameters
double
x
The x coordinate
double
y
The y coordinate
Type Point2D
Namespace MathNet.Spatial.Euclidean
Parent ValueType
Interfaces IXmlSerializable, IEquatable<Point2D>, IFormattable
double
xThe x coordinate
double
yThe y coordinate
Point2D[]
pointsa list of points
IEnumerable<Point2D>
pointsa list of points
string
valueThe string to be converted
IFormatProvider
formatProviderThe IFormatProvider
double
a distance measure
Point2D
otherThe point to compare against.
double
toleranceA tolerance (epsilon) to adjust for floating point error
bool
true if the points are equal; otherwise false
string
The string representation of this instance.
Matrix<double>
mA transform matrix