C# (CSharp) SharpVectors.Polynomials 네임스페이스

클래스들

이름 설명
Polynomial Summary description for Polynomial.
SqrtPolynomial This class overrides Polynomial's evaluate method to return the square root of that value. We need to integrate the square root of a polynomial when finding the arc length of a Bezier curve.
ValueWithError Stucture used to return values with associated error tolerances