Orbital library

Uses of Package
orbital.math.functional

Packages that use orbital.math.functional
orbital.algorithm.evolutionary Genetic algorithms simulate nature on a very abstract level to get solutions for sophisticated problems. 
orbital.algorithm.template A framework for general algorithmic evaluation schemes including search and planning algorithms. 
orbital.math Defines arithmetic objects and provides mathematical algorithms. 
orbital.math.functional Contains mathematical functors and extended functional operations. 
 

Classes in orbital.math.functional used by orbital.algorithm.evolutionary
Function
          This interface encapsulates a mathematical unary function "r = f(x)".
 

Classes in orbital.math.functional used by orbital.algorithm.template
Function
          This interface encapsulates a mathematical unary function "r = f(x)".
 

Classes in orbital.math.functional used by orbital.math
BinaryFunction
          This interface encapsulates a binary function "r = f(x,y)".
Function
          This interface encapsulates a mathematical unary function "r = f(x)".
MathFunctor
          MathFunctor interface tags all mathematical functors.
 

Classes in orbital.math.functional used by orbital.math.functional
BinaryFunction
          This interface encapsulates a binary function "r = f(x,y)".
Function
          This interface encapsulates a mathematical unary function "r = f(x)".
Functionals
          Provides important compositional functionals for mathematical functions.
Functions
          Common function implementations.
MathFunctor
          MathFunctor interface tags all mathematical functors.
MathFunctor.Composite
          A composed mathematical functors.
Operations
          Provides central arithmetic operations for algebraic types.
 


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.