Uses of Package
edu.nrao.sss.math

Packages that use edu.nrao.sss.math
edu.nrao.sss.astronomy General astronomical concepts. 
edu.nrao.sss.math Mathematical classes. 
 

Classes in edu.nrao.sss.math used by edu.nrao.sss.astronomy
Interpolator
          An interpolated value calculator.
Polynomial
          A polynomial equation of the form f(x)=c0 + c1x + c2x2 + ... + cnxn.
 

Classes in edu.nrao.sss.math used by edu.nrao.sss.math
Interpolator
          An interpolated value calculator.
NumberInterval
          An interval on the number line from one number to another.
NumberInterval.IntervalType
          Indicates whether or not the endpoints are inside or outside an interval.
NumberSet
          A collection of numbers that can act like a map or a lookup table.
NumberSet.LookupMethod
          A set of instructions for number sets that helps the sets find values.
NumberSetFactory
          Creator of number sets.
Polynomial
          A polynomial equation of the form f(x)=c0 + c1x + c2x2 + ... + cnxn.
PolynomialTerm
          A single term in a polynomial equation of the form f(x)=c0 + c1x + c2x2 + ... + cnxn.
 



Copyright © 2009. All Rights Reserved.