C# Class SharpNeat.Utility.Point2DDouble

Show file Open project: colgreen/sharpneat Class Usage Examples

Public Methods

Method Description
Point2DDouble ( double x, double y )

Method Details

Point2DDouble() public method

public Point2DDouble ( double x, double y )
x double
y double