Search Java Classes and Packages
Search Java Frameworks and Libraries
#Pal.math Classes and Interfaces - 20 results found.
| Name | Description | Type | Package | Framework |
| Binomial | Binomial coefficientsVersion:$Id: Binomial. | Class | pal.math | Fiji |
|
| BoundsCheckedFunction | returns a very large number instead of the function value if arguments are out of bound (useful for minimization with | Class | pal.math | Fiji |
|
| DifferentialEvolution | global minimization of a real-valued function of several variables without using derivatives using a genetic algorithm | Class | pal.math | Fiji |
|
| ErrorFunction | error function and related stuffVersion:$Id: ErrorFunction. | Class | pal.math | Fiji |
|
| GammaFunction | | Class | pal.math | Fiji |
|
| GeneralizedDEOptimizer | Provides an general interface to the DifferentialEvolution class that is not tied to a certain number of parameters (as DifferentialEvolution is). | Class | pal.math | Fiji |
|
| LineFunction | converts a multivariate function into a univariate functionAuthor:Korbinian Strimmer | Class | pal.math | Fiji |
|
| MachineAccuracy | determines machine accuracyAuthor:Korbinian Strimmer, Alexei Drummond | Class | pal.math | Fiji |
|
| MathUtils | Handy utility functions which have some Mathematical relavance. | Class | pal.math | Fiji |
|
| MersenneTwisterFast | MersenneTwisterFast: A simulation quality fast random number generator (MT19937) | Class | pal.math | Fiji |
|
| MFWithGradient | interface for a function of several variables with a gradientAuthor:Korbinian Strimmer | Interface | pal.math | Fiji |
|
| MultivariateFunction | interface for a function of several variablesAuthor:Korbinian Strimmer | Interface | pal.math | Fiji |
|
| MultivariateMinimum | abstract base class for minimisation of a multivariate functionAuthor:Korbinian Strimmer | Class | pal.math | Fiji |
|
| NumericalDerivative | approximates numerically the first and second derivatives of a function of a single variable and approximates gradient and | Class | pal.math | Fiji |
|
| OrthogonalLineFunction | converts a multivariate function into a univariate function by keeping all but one argument constant | Class | pal.math | Fiji |
|
| OrthogonalSearch | minimization of a real-valued function of several variables without using derivatives, using the simple | Class | pal.math | Fiji |
|
| StochasticOSearch | minimization of a real-valued function of several variables without using derivatives, using the simple | Class | pal.math | Fiji |
|
| UnivariateFunction | interface for a function of one variableAuthor:Korbinian Strimmer | Interface | pal.math | Fiji |
|
| UnivariateMinimum | minimization of a real-valued function of one variable without using derivatives. | Class | pal.math | Fiji |
|
| UrnModel | class for drawing numbers from an urn with and without laying back | Class | pal.math | Fiji |