Package xal.tools.math.fnc.poly


package xal.tools.math.fnc.poly
Package containing classes of functions that are implemented as polynomials.
Since:
Sep 25, 2015
Author:
Christopher K. Allen
  • Classes
    Class
    Description
    Class representing an uni-variate real polynomial used for the expressed purpose of fitting a function over an interval.
    Represents a polynomial object with real coefficients over one real variable.