USArmy-Corps-of-Engineers-RMC / Numerics

Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.
Other
21 stars 2 forks source link

OrderedPairedData - Commented out code #53

Closed sadie-niblett closed 2 months ago

sadie-niblett commented 3 months ago

The commented out code in the OrderedPairedData.cs file

Ordinate this[int index]

[Interpolation region] Last line of InterpolateXFromY()

[Line Simplification region] All of CompareTriangles() function VWSimplify() method

HadenSmith commented 3 months ago

I will leave this open for now and have Woody double check these before deleting.

HadenSmith commented 2 months ago

We cleaned this up. Left some comments with explanation for future use.