Point Constructor
Used to hold x-y coordinates
Namespace: Gemstone.Numeric.AnalysisAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.173 -- Release Build+f98ef614814d50c1f66a919b6c587a372a50e4bf
Gemstone.Numeric.Analysis.Point = function(X, Y);
Parameters
- X Double
- x-coordinate
- Y Double
- y-coordinate