BivariateSampleAdd Method

Overload List

Add(IEnumerableXY) Adds multiple data points to the sample.
Add(XY) Adds a data point to the sample.
Add(Double, Double) Adds a data point to the sample.
Add(IReadOnlyListDouble, IReadOnlyListDouble) Adds points from two lists to the sample.

See Also