Package lt.monarch.math

Math, statistics classes

See:
          Description

Interface Summary
Interface Description
AbstractSpline Abstract spline class.
Interpolator2D  
 

Class Summary
Class Description
AbstractFormulaParser This class contains the nodes needed by formula and logical parsers.
AbstractTokenizer Abstract tokenizer class.
CardinalSpline  
Cubic this class represents a cubic polynomial
CubicSpline Cubic spline implementation.
CubicSplineReal Real cubic spline implementation
DelaunayTriangulation  
DelaunayTriangulation.Triangle  
FFT FFT - Fast Fourier Transform class
FormulaParser Parses the formula into the formula tree, which enables to calculate the value of the formula.
FormulaTokenizer Formula tokenizer class, which splits the formula into tokens and helps to determine if the token is a number, operator, function, varibale or constant.
FormulaUtil  
Fourier  
Interpolator2D.Point  
Interpolator2D.PointSet  
LogicalParser Logical parser, which parses boolean expressions.
LogicalTokenizer Tokenizer for the logical expression (formula).
MatrixUtils A set of matrix manipulation helper functions
NaturalCubicSpline  
NeighbourInterpolator  
Statistics  
StatResults Object to store statistic results
 

Package lt.monarch.math Description

Math, statistics classes