Package de.cau.cs.kieler.core.math

Mathematics classes and functions.

See:
          Description

Interface Summary
ISplineInterpolator Global interface for any Spline interpolator.
 

Class Summary
BezierSpline Represents a piecewise bezier spline.
CubicSplineInterpolator Provides a technique to calculate a piece-wise bezier spline for a list of given points.
KielerMath Mathematics utility class for the KIELER projects.
KVector A simple 2D vector class which supports translation, scaling, normalization etc.
KVectorChain A chain of vectors.
 

Package de.cau.cs.kieler.core.math Description

Mathematics classes and functions.