Uses of Package
org.jcurl.math

Packages that use org.jcurl.math
org.jcurl.core.api Core datatypes and concepts. 
org.jcurl.core.impl Implementatios of models for simulation. 
org.jcurl.core.ui   
org.jcurl.math Generic math helpers without dependencies to other jcurl packages. 
 

Classes in org.jcurl.math used by org.jcurl.core.api
R1RNFunction
          Interface for n-dimensional curves f : R^1 -> R^n.
R1RNFunctionImpl
          Abstract base class for n-dimensional curves f : R^1 -> R^n.
 

Classes in org.jcurl.math used by org.jcurl.core.impl
Polynome
          Polynomes of n-th grade.
R1R1Function
          A one-dimensional function f : R^1 -> R^1.
R1RNFunction
          Interface for n-dimensional curves f : R^1 -> R^n.
R1RNFunctionImpl
          Abstract base class for n-dimensional curves f : R^1 -> R^n.
 

Classes in org.jcurl.math used by org.jcurl.core.ui
Interpolator
          Re-implementation of Scenario Interpolator.
NaturalShaper
          Use Shapeable.toShape(double, double) only.
R1RNFunction
          Interface for n-dimensional curves f : R^1 -> R^n.
Shaper
          Turn a R1RNFunction into a Shape.
 

Classes in org.jcurl.math used by org.jcurl.math
Interpolator
          Re-implementation of Scenario Interpolator.
Polynome
          Polynomes of n-th grade.
PolynomeCurve
          Multidimensional curves of polynomes.
R1R1Function
          A one-dimensional function f : R^1 -> R^1.
R1RNFunction
          Interface for n-dimensional curves f : R^1 -> R^n.
R1RNFunctionImpl
          Abstract base class for n-dimensional curves f : R^1 -> R^n.
Shaper
          Turn a R1RNFunction into a Shape.
 



Copyright © 2005-2009 jcurl.org. All Rights Reserved.