public interface OrderedPairs
| Modifier and Type | Method and Description |
|---|---|
int |
size()
Get the number of points.
|
double[] |
x()
Get the abscissae.
|
double[] |
y()
Get the ordinates.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.