Package jebl.math
package jebl.math
-
ClassDescriptionBinomial coefficientsgamma functiondetermines machine accuracyinterface for a classes that wish to monitor the progress of a Minimiserinterface for a function of several variablesabstract base class for minimisation of a multivariate functionA factory interface for MultivariateMinimums (because they aren't statefree)approximates numerically the first and second derivatives of a function of a single variable and approximates gradient and diagonal of Hessian for multivariate functionsA means for describing odering information, and Utilities for creating such OrderingsProvides a means for giving an Orthogonal base optimiser (IE, OrthognalMinimum) hints about the function that may alow it to optimise better.converts a multivariate function into a univariate function by keeping all but one argument constantminimization of a real-valued function of several variables without using derivatives, using the simple strategy of optimizing variables one by one.Random number generation.interface for a function of one variableminimization of a real-valued function of one variable without using derivatives.