在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → commons-math 3.6.1.jar

commons-math 3.6.1.jar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:21.20M
  • 下载次数:8
  • 浏览次数:661
  • 发布时间:2020-08-09
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
缺少这个jar包的或者缺少commons-math2.2.jar的小伙伴们可以来用这个jar包啦
【实例截图】
【核心代码】
commons-math3-3.6.1-bin
└── commons-math3-3.6.1
├── commons-math3-3.6.1.jar
├── commons-math3-3.6.1-javadoc.jar
├── commons-math3-3.6.1-sources.jar
├── commons-math3-3.6.1-tests.jar
├── commons-math3-3.6.1-test-sources.jar
├── commons-math3-3.6.1-tools.jar
├── docs
│   └── apidocs
│   ├── allclasses-frame.html
│   ├── allclasses-noframe.html
│   ├── constant-values.html
│   ├── deprecated-list.html
│   ├── help-doc.html
│   ├── index-all.html
│   ├── index.html
│   ├── org
│   │   └── apache
│   │   └── commons
│   │   └── math3
│   │   ├── analysis
│   │   │   ├── BivariateFunction.html
│   │   │   ├── class-use
│   │   │   │   ├── BivariateFunction.html
│   │   │   │   ├── DifferentiableMultivariateFunction.html
│   │   │   │   ├── DifferentiableMultivariateVectorFunction.html
│   │   │   │   ├── DifferentiableUnivariateFunction.html
│   │   │   │   ├── DifferentiableUnivariateMatrixFunction.html
│   │   │   │   ├── DifferentiableUnivariateVectorFunction.html
│   │   │   │   ├── FunctionUtils.html
│   │   │   │   ├── MultivariateFunction.html
│   │   │   │   ├── MultivariateMatrixFunction.html
│   │   │   │   ├── MultivariateVectorFunction.html
│   │   │   │   ├── ParametricUnivariateFunction.html
│   │   │   │   ├── RealFieldUnivariateFunction.html
│   │   │   │   ├── TrivariateFunction.html
│   │   │   │   ├── UnivariateFunction.html
│   │   │   │   ├── UnivariateMatrixFunction.html
│   │   │   │   └── UnivariateVectorFunction.html
│   │   │   ├── DifferentiableMultivariateFunction.html
│   │   │   ├── DifferentiableMultivariateVectorFunction.html
│   │   │   ├── DifferentiableUnivariateFunction.html
│   │   │   ├── DifferentiableUnivariateMatrixFunction.html
│   │   │   ├── DifferentiableUnivariateVectorFunction.html
│   │   │   ├── differentiation
│   │   │   │   ├── class-use
│   │   │   │   │   ├── DerivativeStructure.html
│   │   │   │   │   ├── DSCompiler.html
│   │   │   │   │   ├── FiniteDifferencesDifferentiator.html
│   │   │   │   │   ├── GradientFunction.html
│   │   │   │   │   ├── JacobianFunction.html
│   │   │   │   │   ├── MultivariateDifferentiableFunction.html
│   │   │   │   │   ├── MultivariateDifferentiableVectorFunction.html
│   │   │   │   │   ├── SparseGradient.html
│   │   │   │   │   ├── UnivariateDifferentiableFunction.html
│   │   │   │   │   ├── UnivariateDifferentiableMatrixFunction.html
│   │   │   │   │   ├── UnivariateDifferentiableVectorFunction.html
│   │   │   │   │   ├── UnivariateFunctionDifferentiator.html
│   │   │   │   │   ├── UnivariateMatrixFunctionDifferentiator.html
│   │   │   │   │   └── UnivariateVectorFunctionDifferentiator.html
│   │   │   │   ├── DerivativeStructure.html
│   │   │   │   ├── DSCompiler.html
│   │   │   │   ├── FiniteDifferencesDifferentiator.html
│   │   │   │   ├── GradientFunction.html
│   │   │   │   ├── JacobianFunction.html
│   │   │   │   ├── MultivariateDifferentiableFunction.html
│   │   │   │   ├── MultivariateDifferentiableVectorFunction.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── SparseGradient.html
│   │   │   │   ├── UnivariateDifferentiableFunction.html
│   │   │   │   ├── UnivariateDifferentiableMatrixFunction.html
│   │   │   │   ├── UnivariateDifferentiableVectorFunction.html
│   │   │   │   ├── UnivariateFunctionDifferentiator.html
│   │   │   │   ├── UnivariateMatrixFunctionDifferentiator.html
│   │   │   │   └── UnivariateVectorFunctionDifferentiator.html
│   │   │   ├── function
│   │   │   │   ├── Abs.html
│   │   │   │   ├── Acosh.html
│   │   │   │   ├── Acos.html
│   │   │   │   ├── Add.html
│   │   │   │   ├── Asinh.html
│   │   │   │   ├── Asin.html
│   │   │   │   ├── Atan2.html
│   │   │   │   ├── Atanh.html
│   │   │   │   ├── Atan.html
│   │   │   │   ├── Cbrt.html
│   │   │   │   ├── Ceil.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── Abs.html
│   │   │   │   │   ├── Acosh.html
│   │   │   │   │   ├── Acos.html
│   │   │   │   │   ├── Add.html
│   │   │   │   │   ├── Asinh.html
│   │   │   │   │   ├── Asin.html
│   │   │   │   │   ├── Atan2.html
│   │   │   │   │   ├── Atanh.html
│   │   │   │   │   ├── Atan.html
│   │   │   │   │   ├── Cbrt.html
│   │   │   │   │   ├── Ceil.html
│   │   │   │   │   ├── Constant.html
│   │   │   │   │   ├── Cosh.html
│   │   │   │   │   ├── Cos.html
│   │   │   │   │   ├── Divide.html
│   │   │   │   │   ├── Exp.html
│   │   │   │   │   ├── Expm1.html
│   │   │   │   │   ├── Floor.html
│   │   │   │   │   ├── Gaussian.html
│   │   │   │   │   ├── Gaussian.Parametric.html
│   │   │   │   │   ├── HarmonicOscillator.html
│   │   │   │   │   ├── HarmonicOscillator.Parametric.html
│   │   │   │   │   ├── Identity.html
│   │   │   │   │   ├── Inverse.html
│   │   │   │   │   ├── Log10.html
│   │   │   │   │   ├── Log1p.html
│   │   │   │   │   ├── Log.html
│   │   │   │   │   ├── Logistic.html
│   │   │   │   │   ├── Logistic.Parametric.html
│   │   │   │   │   ├── Logit.html
│   │   │   │   │   ├── Logit.Parametric.html
│   │   │   │   │   ├── Max.html
│   │   │   │   │   ├── Min.html
│   │   │   │   │   ├── Minus.html
│   │   │   │   │   ├── Multiply.html
│   │   │   │   │   ├── Power.html
│   │   │   │   │   ├── Pow.html
│   │   │   │   │   ├── Rint.html
│   │   │   │   │   ├── Sigmoid.html
│   │   │   │   │   ├── Sigmoid.Parametric.html
│   │   │   │   │   ├── Signum.html
│   │   │   │   │   ├── Sinc.html
│   │   │   │   │   ├── Sinh.html
│   │   │   │   │   ├── Sin.html
│   │   │   │   │   ├── Sqrt.html
│   │   │   │   │   ├── StepFunction.html
│   │   │   │   │   ├── Subtract.html
│   │   │   │   │   ├── Tanh.html
│   │   │   │   │   ├── Tan.html
│   │   │   │   │   └── Ulp.html
│   │   │   │   ├── Constant.html
│   │   │   │   ├── Cosh.html
│   │   │   │   ├── Cos.html
│   │   │   │   ├── Divide.html
│   │   │   │   ├── Exp.html
│   │   │   │   ├── Expm1.html
│   │   │   │   ├── Floor.html
│   │   │   │   ├── Gaussian.html
│   │   │   │   ├── Gaussian.Parametric.html
│   │   │   │   ├── HarmonicOscillator.html
│   │   │   │   ├── HarmonicOscillator.Parametric.html
│   │   │   │   ├── Identity.html
│   │   │   │   ├── Inverse.html
│   │   │   │   ├── Log10.html
│   │   │   │   ├── Log1p.html
│   │   │   │   ├── Log.html
│   │   │   │   ├── Logistic.html
│   │   │   │   ├── Logistic.Parametric.html
│   │   │   │   ├── Logit.html
│   │   │   │   ├── Logit.Parametric.html
│   │   │   │   ├── Max.html
│   │   │   │   ├── Min.html
│   │   │   │   ├── Minus.html
│   │   │   │   ├── Multiply.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── Power.html
│   │   │   │   ├── Pow.html
│   │   │   │   ├── Rint.html
│   │   │   │   ├── Sigmoid.html
│   │   │   │   ├── Sigmoid.Parametric.html
│   │   │   │   ├── Signum.html
│   │   │   │   ├── Sinc.html
│   │   │   │   ├── Sinh.html
│   │   │   │   ├── Sin.html
│   │   │   │   ├── Sqrt.html
│   │   │   │   ├── StepFunction.html
│   │   │   │   ├── Subtract.html
│   │   │   │   ├── Tanh.html
│   │   │   │   ├── Tan.html
│   │   │   │   └── Ulp.html
│   │   │   ├── FunctionUtils.html
│   │   │   ├── integration
│   │   │   │   ├── BaseAbstractUnivariateIntegrator.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── BaseAbstractUnivariateIntegrator.html
│   │   │   │   │   ├── IterativeLegendreGaussIntegrator.html
│   │   │   │   │   ├── LegendreGaussIntegrator.html
│   │   │   │   │   ├── MidPointIntegrator.html
│   │   │   │   │   ├── RombergIntegrator.html
│   │   │   │   │   ├── SimpsonIntegrator.html
│   │   │   │   │   ├── TrapezoidIntegrator.html
│   │   │   │   │   └── UnivariateIntegrator.html
│   │   │   │   ├── gauss
│   │   │   │   │   ├── BaseRuleFactory.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── BaseRuleFactory.html
│   │   │   │   │   │   ├── GaussIntegratorFactory.html
│   │   │   │   │   │   ├── GaussIntegrator.html
│   │   │   │   │   │   ├── HermiteRuleFactory.html
│   │   │   │   │   │   ├── LegendreHighPrecisionRuleFactory.html
│   │   │   │   │   │   ├── LegendreRuleFactory.html
│   │   │   │   │   │   └── SymmetricGaussIntegrator.html
│   │   │   │   │   ├── GaussIntegratorFactory.html
│   │   │   │   │   ├── GaussIntegrator.html
│   │   │   │   │   ├── HermiteRuleFactory.html
│   │   │   │   │   ├── LegendreHighPrecisionRuleFactory.html
│   │   │   │   │   ├── LegendreRuleFactory.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── SymmetricGaussIntegrator.html
│   │   │   │   ├── IterativeLegendreGaussIntegrator.html
│   │   │   │   ├── LegendreGaussIntegrator.html
│   │   │   │   ├── MidPointIntegrator.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── RombergIntegrator.html
│   │   │   │   ├── SimpsonIntegrator.html
│   │   │   │   ├── TrapezoidIntegrator.html
│   │   │   │   └── UnivariateIntegrator.html
│   │   │   ├── interpolation
│   │   │   │   ├── AkimaSplineInterpolator.html
│   │   │   │   ├── BicubicInterpolatingFunction.html
│   │   │   │   ├── BicubicInterpolator.html
│   │   │   │   ├── BicubicSplineInterpolatingFunction.html
│   │   │   │   ├── BicubicSplineInterpolator.html
│   │   │   │   ├── BivariateGridInterpolator.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AkimaSplineInterpolator.html
│   │   │   │   │   ├── BicubicInterpolatingFunction.html
│   │   │   │   │   ├── BicubicInterpolator.html
│   │   │   │   │   ├── BicubicSplineInterpolatingFunction.html
│   │   │   │   │   ├── BicubicSplineInterpolator.html
│   │   │   │   │   ├── BivariateGridInterpolator.html
│   │   │   │   │   ├── DividedDifferenceInterpolator.html
│   │   │   │   │   ├── FieldHermiteInterpolator.html
│   │   │   │   │   ├── HermiteInterpolator.html
│   │   │   │   │   ├── InterpolatingMicrosphere2D.html
│   │   │   │   │   ├── InterpolatingMicrosphere.html
│   │   │   │   │   ├── LinearInterpolator.html
│   │   │   │   │   ├── LoessInterpolator.html
│   │   │   │   │   ├── MicrosphereInterpolatingFunction.html
│   │   │   │   │   ├── MicrosphereInterpolator.html
│   │   │   │   │   ├── MicrosphereProjectionInterpolator.html
│   │   │   │   │   ├── MultivariateInterpolator.html
│   │   │   │   │   ├── NevilleInterpolator.html
│   │   │   │   │   ├── PiecewiseBicubicSplineInterpolatingFunction.html
│   │   │   │   │   ├── PiecewiseBicubicSplineInterpolator.html
│   │   │   │   │   ├── SmoothingPolynomialBicubicSplineInterpolator.html
│   │   │   │   │   ├── SplineInterpolator.html
│   │   │   │   │   ├── TricubicInterpolatingFunction.html
│   │   │   │   │   ├── TricubicInterpolator.html
│   │   │   │   │   ├── TricubicSplineInterpolatingFunction.html
│   │   │   │   │   ├── TricubicSplineInterpolator.html
│   │   │   │   │   ├── TrivariateGridInterpolator.html
│   │   │   │   │   ├── UnivariateInterpolator.html
│   │   │   │   │   └── UnivariatePeriodicInterpolator.html
│   │   │   │   ├── DividedDifferenceInterpolator.html
│   │   │   │   ├── FieldHermiteInterpolator.html
│   │   │   │   ├── HermiteInterpolator.html
│   │   │   │   ├── InterpolatingMicrosphere2D.html
│   │   │   │   ├── InterpolatingMicrosphere.html
│   │   │   │   ├── LinearInterpolator.html
│   │   │   │   ├── LoessInterpolator.html
│   │   │   │   ├── MicrosphereInterpolatingFunction.html
│   │   │   │   ├── MicrosphereInterpolator.html
│   │   │   │   ├── MicrosphereProjectionInterpolator.html
│   │   │   │   ├── MultivariateInterpolator.html
│   │   │   │   ├── NevilleInterpolator.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PiecewiseBicubicSplineInterpolatingFunction.html
│   │   │   │   ├── PiecewiseBicubicSplineInterpolator.html
│   │   │   │   ├── SmoothingPolynomialBicubicSplineInterpolator.html
│   │   │   │   ├── SplineInterpolator.html
│   │   │   │   ├── TricubicInterpolatingFunction.html
│   │   │   │   ├── TricubicInterpolator.html
│   │   │   │   ├── TricubicSplineInterpolatingFunction.html
│   │   │   │   ├── TricubicSplineInterpolator.html
│   │   │   │   ├── TrivariateGridInterpolator.html
│   │   │   │   ├── UnivariateInterpolator.html
│   │   │   │   └── UnivariatePeriodicInterpolator.html
│   │   │   ├── MultivariateFunction.html
│   │   │   ├── MultivariateMatrixFunction.html
│   │   │   ├── MultivariateVectorFunction.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── ParametricUnivariateFunction.html
│   │   │   ├── polynomials
│   │   │   │   ├── class-use
│   │   │   │   │   ├── PolynomialFunction.html
│   │   │   │   │   ├── PolynomialFunctionLagrangeForm.html
│   │   │   │   │   ├── PolynomialFunctionNewtonForm.html
│   │   │   │   │   ├── PolynomialFunction.Parametric.html
│   │   │   │   │   ├── PolynomialSplineFunction.html
│   │   │   │   │   └── PolynomialsUtils.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PolynomialFunction.html
│   │   │   │   ├── PolynomialFunctionLagrangeForm.html
│   │   │   │   ├── PolynomialFunctionNewtonForm.html
│   │   │   │   ├── PolynomialFunction.Parametric.html
│   │   │   │   ├── PolynomialSplineFunction.html
│   │   │   │   └── PolynomialsUtils.html
│   │   │   ├── RealFieldUnivariateFunction.html
│   │   │   ├── solvers
│   │   │   │   ├── AbstractDifferentiableUnivariateSolver.html
│   │   │   │   ├── AbstractPolynomialSolver.html
│   │   │   │   ├── AbstractUnivariateDifferentiableSolver.html
│   │   │   │   ├── AbstractUnivariateSolver.html
│   │   │   │   ├── AllowedSolution.html
│   │   │   │   ├── BaseAbstractUnivariateSolver.html
│   │   │   │   ├── BaseSecantSolver.html
│   │   │   │   ├── BaseSecantSolver.Method.html
│   │   │   │   ├── BaseUnivariateSolver.html
│   │   │   │   ├── BisectionSolver.html
│   │   │   │   ├── BracketedRealFieldUnivariateSolver.html
│   │   │   │   ├── BracketedUnivariateSolver.html
│   │   │   │   ├── BracketingNthOrderBrentSolver.html
│   │   │   │   ├── BrentSolver.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractDifferentiableUnivariateSolver.html
│   │   │   │   │   ├── AbstractPolynomialSolver.html
│   │   │   │   │   ├── AbstractUnivariateDifferentiableSolver.html
│   │   │   │   │   ├── AbstractUnivariateSolver.html
│   │   │   │   │   ├── AllowedSolution.html
│   │   │   │   │   ├── BaseAbstractUnivariateSolver.html
│   │   │   │   │   ├── BaseSecantSolver.html
│   │   │   │   │   ├── BaseSecantSolver.Method.html
│   │   │   │   │   ├── BaseUnivariateSolver.html
│   │   │   │   │   ├── BisectionSolver.html
│   │   │   │   │   ├── BracketedRealFieldUnivariateSolver.html
│   │   │   │   │   ├── BracketedUnivariateSolver.html
│   │   │   │   │   ├── BracketingNthOrderBrentSolver.html
│   │   │   │   │   ├── BrentSolver.html
│   │   │   │   │   ├── DifferentiableUnivariateSolver.html
│   │   │   │   │   ├── FieldBracketingNthOrderBrentSolver.html
│   │   │   │   │   ├── IllinoisSolver.html
│   │   │   │   │   ├── LaguerreSolver.html
│   │   │   │   │   ├── MullerSolver2.html
│   │   │   │   │   ├── MullerSolver.html
│   │   │   │   │   ├── NewtonRaphsonSolver.html
│   │   │   │   │   ├── NewtonSolver.html
│   │   │   │   │   ├── PegasusSolver.html
│   │   │   │   │   ├── PolynomialSolver.html
│   │   │   │   │   ├── RegulaFalsiSolver.html
│   │   │   │   │   ├── RiddersSolver.html
│   │   │   │   │   ├── SecantSolver.html
│   │   │   │   │   ├── UnivariateDifferentiableSolver.html
│   │   │   │   │   ├── UnivariateSolver.html
│   │   │   │   │   └── UnivariateSolverUtils.html
│   │   │   │   ├── DifferentiableUnivariateSolver.html
│   │   │   │   ├── FieldBracketingNthOrderBrentSolver.html
│   │   │   │   ├── IllinoisSolver.html
│   │   │   │   ├── LaguerreSolver.html
│   │   │   │   ├── MullerSolver2.html
│   │   │   │   ├── MullerSolver.html
│   │   │   │   ├── NewtonRaphsonSolver.html
│   │   │   │   ├── NewtonSolver.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PegasusSolver.html
│   │   │   │   ├── PolynomialSolver.html
│   │   │   │   ├── RegulaFalsiSolver.html
│   │   │   │   ├── RiddersSolver.html
│   │   │   │   ├── SecantSolver.html
│   │   │   │   ├── UnivariateDifferentiableSolver.html
│   │   │   │   ├── UnivariateSolver.html
│   │   │   │   └── UnivariateSolverUtils.html
│   │   │   ├── TrivariateFunction.html
│   │   │   ├── UnivariateFunction.html
│   │   │   ├── UnivariateMatrixFunction.html
│   │   │   └── UnivariateVectorFunction.html
│   │   ├── class-use
│   │   │   ├── FieldElement.html
│   │   │   ├── Field.html
│   │   │   └── RealFieldElement.html
│   │   ├── complex
│   │   │   ├── class-use
│   │   │   │   ├── ComplexField.html
│   │   │   │   ├── ComplexFormat.html
│   │   │   │   ├── Complex.html
│   │   │   │   ├── ComplexUtils.html
│   │   │   │   ├── Quaternion.html
│   │   │   │   └── RootsOfUnity.html
│   │   │   ├── ComplexField.html
│   │   │   ├── ComplexFormat.html
│   │   │   ├── Complex.html
│   │   │   ├── ComplexUtils.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── Quaternion.html
│   │   │   └── RootsOfUnity.html
│   │   ├── dfp
│   │   │   ├── BracketingNthOrderBrentSolverDFP.html
│   │   │   ├── class-use
│   │   │   │   ├── BracketingNthOrderBrentSolverDFP.html
│   │   │   │   ├── DfpDec.html
│   │   │   │   ├── DfpField.html
│   │   │   │   ├── DfpField.RoundingMode.html
│   │   │   │   ├── Dfp.html
│   │   │   │   ├── DfpMath.html
│   │   │   │   └── UnivariateDfpFunction.html
│   │   │   ├── DfpDec.html
│   │   │   ├── DfpField.html
│   │   │   ├── DfpField.RoundingMode.html
│   │   │   ├── Dfp.html
│   │   │   ├── DfpMath.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   └── UnivariateDfpFunction.html
│   │   ├── distribution
│   │   │   ├── AbstractIntegerDistribution.html
│   │   │   ├── AbstractMultivariateRealDistribution.html
│   │   │   ├── AbstractRealDistribution.html
│   │   │   ├── BetaDistribution.html
│   │   │   ├── BinomialDistribution.html
│   │   │   ├── CauchyDistribution.html
│   │   │   ├── ChiSquaredDistribution.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractIntegerDistribution.html
│   │   │   │   ├── AbstractMultivariateRealDistribution.html
│   │   │   │   ├── AbstractRealDistribution.html
│   │   │   │   ├── BetaDistribution.html
│   │   │   │   ├── BinomialDistribution.html
│   │   │   │   ├── CauchyDistribution.html
│   │   │   │   ├── ChiSquaredDistribution.html
│   │   │   │   ├── ConstantRealDistribution.html
│   │   │   │   ├── EnumeratedDistribution.html
│   │   │   │   ├── EnumeratedIntegerDistribution.html
│   │   │   │   ├── EnumeratedRealDistribution.html
│   │   │   │   ├── ExponentialDistribution.html
│   │   │   │   ├── FDistribution.html
│   │   │   │   ├── GammaDistribution.html
│   │   │   │   ├── GeometricDistribution.html
│   │   │   │   ├── GumbelDistribution.html
│   │   │   │   ├── HypergeometricDistribution.html
│   │   │   │   ├── IntegerDistribution.html
│   │   │   │   ├── KolmogorovSmirnovDistribution.html
│   │   │   │   ├── LaplaceDistribution.html
│   │   │   │   ├── LevyDistribution.html
│   │   │   │   ├── LogisticDistribution.html
│   │   │   │   ├── LogNormalDistribution.html
│   │   │   │   ├── MixtureMultivariateNormalDistribution.html
│   │   │   │   ├── MixtureMultivariateRealDistribution.html
│   │   │   │   ├── MultivariateNormalDistribution.html
│   │   │   │   ├── MultivariateRealDistribution.html
│   │   │   │   ├── NakagamiDistribution.html
│   │   │   │   ├── NormalDistribution.html
│   │   │   │   ├── ParetoDistribution.html
│   │   │   │   ├── PascalDistribution.html
│   │   │   │   ├── PoissonDistribution.html
│   │   │   │   ├── RealDistribution.html
│   │   │   │   ├── TDistribution.html
│   │   │   │   ├── TriangularDistribution.html
│   │   │   │   ├── UniformIntegerDistribution.html
│   │   │   │   ├── UniformRealDistribution.html
│   │   │   │   ├── WeibullDistribution.html
│   │   │   │   └── ZipfDistribution.html
│   │   │   ├── ConstantRealDistribution.html
│   │   │   ├── EnumeratedDistribution.html
│   │   │   ├── EnumeratedIntegerDistribution.html
│   │   │   ├── EnumeratedRealDistribution.html
│   │   │   ├── ExponentialDistribution.html
│   │   │   ├── FDistribution.html
│   │   │   ├── fitting
│   │   │   │   ├── class-use
│   │   │   │   │   └── MultivariateNormalMixtureExpectationMaximization.html
│   │   │   │   ├── MultivariateNormalMixtureExpectationMaximization.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── GammaDistribution.html
│   │   │   ├── GeometricDistribution.html
│   │   │   ├── GumbelDistribution.html
│   │   │   ├── HypergeometricDistribution.html
│   │   │   ├── IntegerDistribution.html
│   │   │   ├── KolmogorovSmirnovDistribution.html
│   │   │   ├── LaplaceDistribution.html
│   │   │   ├── LevyDistribution.html
│   │   │   ├── LogisticDistribution.html
│   │   │   ├── LogNormalDistribution.html
│   │   │   ├── MixtureMultivariateNormalDistribution.html
│   │   │   ├── MixtureMultivariateRealDistribution.html
│   │   │   ├── MultivariateNormalDistribution.html
│   │   │   ├── MultivariateRealDistribution.html
│   │   │   ├── NakagamiDistribution.html
│   │   │   ├── NormalDistribution.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── ParetoDistribution.html
│   │   │   ├── PascalDistribution.html
│   │   │   ├── PoissonDistribution.html
│   │   │   ├── RealDistribution.html
│   │   │   ├── TDistribution.html
│   │   │   ├── TriangularDistribution.html
│   │   │   ├── UniformIntegerDistribution.html
│   │   │   ├── UniformRealDistribution.html
│   │   │   ├── WeibullDistribution.html
│   │   │   └── ZipfDistribution.html
│   │   ├── exception
│   │   │   ├── class-use
│   │   │   │   ├── ConvergenceException.html
│   │   │   │   ├── DimensionMismatchException.html
│   │   │   │   ├── InsufficientDataException.html
│   │   │   │   ├── MathArithmeticException.html
│   │   │   │   ├── MathIllegalArgumentException.html
│   │   │   │   ├── MathIllegalNumberException.html
│   │   │   │   ├── MathIllegalStateException.html
│   │   │   │   ├── MathInternalError.html
│   │   │   │   ├── MathParseException.html
│   │   │   │   ├── MathRuntimeException.html
│   │   │   │   ├── MathUnsupportedOperationException.html
│   │   │   │   ├── MaxCountExceededException.html
│   │   │   │   ├── MultiDimensionMismatchException.html
│   │   │   │   ├── NoBracketingException.html
│   │   │   │   ├── NoDataException.html
│   │   │   │   ├── NonMonotonicSequenceException.html
│   │   │   │   ├── NotANumberException.html
│   │   │   │   ├── NotFiniteNumberException.html
│   │   │   │   ├── NotPositiveException.html
│   │   │   │   ├── NotStrictlyPositiveException.html
│   │   │   │   ├── NullArgumentException.html
│   │   │   │   ├── NumberIsTooLargeException.html
│   │   │   │   ├── NumberIsTooSmallException.html
│   │   │   │   ├── OutOfRangeException.html
│   │   │   │   ├── TooManyEvaluationsException.html
│   │   │   │   ├── TooManyIterationsException.html
│   │   │   │   └── ZeroException.html
│   │   │   ├── ConvergenceException.html
│   │   │   ├── DimensionMismatchException.html
│   │   │   ├── InsufficientDataException.html
│   │   │   ├── MathArithmeticException.html
│   │   │   ├── MathIllegalArgumentException.html
│   │   │   ├── MathIllegalNumberException.html
│   │   │   ├── MathIllegalStateException.html
│   │   │   ├── MathInternalError.html
│   │   │   ├── MathParseException.html
│   │   │   ├── MathRuntimeException.html
│   │   │   ├── MathUnsupportedOperationException.html
│   │   │   ├── MaxCountExceededException.html
│   │   │   ├── MultiDimensionMismatchException.html
│   │   │   ├── NoBracketingException.html
│   │   │   ├── NoDataException.html
│   │   │   ├── NonMonotonicSequenceException.html
│   │   │   ├── NotANumberException.html
│   │   │   ├── NotFiniteNumberException.html
│   │   │   ├── NotPositiveException.html
│   │   │   ├── NotStrictlyPositiveException.html
│   │   │   ├── NullArgumentException.html
│   │   │   ├── NumberIsTooLargeException.html
│   │   │   ├── NumberIsTooSmallException.html
│   │   │   ├── OutOfRangeException.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── TooManyEvaluationsException.html
│   │   │   ├── TooManyIterationsException.html
│   │   │   ├── util
│   │   │   │   ├── ArgUtils.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── ArgUtils.html
│   │   │   │   │   ├── DummyLocalizable.html
│   │   │   │   │   ├── ExceptionContext.html
│   │   │   │   │   ├── ExceptionContextProvider.html
│   │   │   │   │   ├── Localizable.html
│   │   │   │   │   └── LocalizedFormats.html
│   │   │   │   ├── DummyLocalizable.html
│   │   │   │   ├── ExceptionContext.html
│   │   │   │   ├── ExceptionContextProvider.html
│   │   │   │   ├── Localizable.html
│   │   │   │   ├── LocalizedFormats.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   └── ZeroException.html
│   │   ├── FieldElement.html
│   │   ├── Field.html
│   │   ├── filter
│   │   │   ├── class-use
│   │   │   │   ├── DefaultMeasurementModel.html
│   │   │   │   ├── DefaultProcessModel.html
│   │   │   │   ├── KalmanFilter.html
│   │   │   │   ├── MeasurementModel.html
│   │   │   │   └── ProcessModel.html
│   │   │   ├── DefaultMeasurementModel.html
│   │   │   ├── DefaultProcessModel.html
│   │   │   ├── KalmanFilter.html
│   │   │   ├── MeasurementModel.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   └── ProcessModel.html
│   │   ├── fitting
│   │   │   ├── AbstractCurveFitter.html
│   │   │   ├── AbstractCurveFitter.TheoreticalValuesFunction.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractCurveFitter.html
│   │   │   │   ├── AbstractCurveFitter.TheoreticalValuesFunction.html
│   │   │   │   ├── CurveFitter.html
│   │   │   │   ├── GaussianCurveFitter.html
│   │   │   │   ├── GaussianCurveFitter.ParameterGuesser.html
│   │   │   │   ├── GaussianFitter.html
│   │   │   │   ├── GaussianFitter.ParameterGuesser.html
│   │   │   │   ├── HarmonicCurveFitter.html
│   │   │   │   ├── HarmonicCurveFitter.ParameterGuesser.html
│   │   │   │   ├── HarmonicFitter.html
│   │   │   │   ├── HarmonicFitter.ParameterGuesser.html
│   │   │   │   ├── PolynomialCurveFitter.html
│   │   │   │   ├── PolynomialFitter.html
│   │   │   │   ├── SimpleCurveFitter.html
│   │   │   │   ├── WeightedObservedPoint.html
│   │   │   │   └── WeightedObservedPoints.html
│   │   │   ├── CurveFitter.html
│   │   │   ├── GaussianCurveFitter.html
│   │   │   ├── GaussianCurveFitter.ParameterGuesser.html
│   │   │   ├── GaussianFitter.html
│   │   │   ├── GaussianFitter.ParameterGuesser.html
│   │   │   ├── HarmonicCurveFitter.html
│   │   │   ├── HarmonicCurveFitter.ParameterGuesser.html
│   │   │   ├── HarmonicFitter.html
│   │   │   ├── HarmonicFitter.ParameterGuesser.html
│   │   │   ├── leastsquares
│   │   │   │   ├── AbstractEvaluation.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractEvaluation.html
│   │   │   │   │   ├── EvaluationRmsChecker.html
│   │   │   │   │   ├── GaussNewtonOptimizer.Decomposition.html
│   │   │   │   │   ├── GaussNewtonOptimizer.html
│   │   │   │   │   ├── LeastSquaresAdapter.html
│   │   │   │   │   ├── LeastSquaresBuilder.html
│   │   │   │   │   ├── LeastSquaresFactory.html
│   │   │   │   │   ├── LeastSquaresOptimizer.html
│   │   │   │   │   ├── LeastSquaresOptimizer.Optimum.html
│   │   │   │   │   ├── LeastSquaresProblem.Evaluation.html
│   │   │   │   │   ├── LeastSquaresProblem.html
│   │   │   │   │   ├── LevenbergMarquardtOptimizer.html
│   │   │   │   │   ├── MultivariateJacobianFunction.html
│   │   │   │   │   ├── ParameterValidator.html
│   │   │   │   │   └── ValueAndJacobianFunction.html
│   │   │   │   ├── EvaluationRmsChecker.html
│   │   │   │   ├── GaussNewtonOptimizer.Decomposition.html
│   │   │   │   ├── GaussNewtonOptimizer.html
│   │   │   │   ├── LeastSquaresAdapter.html
│   │   │   │   ├── LeastSquaresBuilder.html
│   │   │   │   ├── LeastSquaresFactory.html
│   │   │   │   ├── LeastSquaresOptimizer.html
│   │   │   │   ├── LeastSquaresOptimizer.Optimum.html
│   │   │   │   ├── LeastSquaresProblem.Evaluation.html
│   │   │   │   ├── LeastSquaresProblem.html
│   │   │   │   ├── LevenbergMarquardtOptimizer.html
│   │   │   │   ├── MultivariateJacobianFunction.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── ParameterValidator.html
│   │   │   │   └── ValueAndJacobianFunction.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PolynomialCurveFitter.html
│   │   │   ├── PolynomialFitter.html
│   │   │   ├── SimpleCurveFitter.html
│   │   │   ├── WeightedObservedPoint.html
│   │   │   └── WeightedObservedPoints.html
│   │   ├── fraction
│   │   │   ├── AbstractFormat.html
│   │   │   ├── BigFractionField.html
│   │   │   ├── BigFractionFormat.html
│   │   │   ├── BigFraction.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractFormat.html
│   │   │   │   ├── BigFractionField.html
│   │   │   │   ├── BigFractionFormat.html
│   │   │   │   ├── BigFraction.html
│   │   │   │   ├── FractionConversionException.html
│   │   │   │   ├── FractionField.html
│   │   │   │   ├── FractionFormat.html
│   │   │   │   ├── Fraction.html
│   │   │   │   ├── ProperBigFractionFormat.html
│   │   │   │   └── ProperFractionFormat.html
│   │   │   ├── FractionConversionException.html
│   │   │   ├── FractionField.html
│   │   │   ├── FractionFormat.html
│   │   │   ├── Fraction.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── ProperBigFractionFormat.html
│   │   │   └── ProperFractionFormat.html
│   │   ├── genetics
│   │   │   ├── AbstractListChromosome.html
│   │   │   ├── BinaryChromosome.html
│   │   │   ├── BinaryMutation.html
│   │   │   ├── Chromosome.html
│   │   │   ├── ChromosomePair.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractListChromosome.html
│   │   │   │   ├── BinaryChromosome.html
│   │   │   │   ├── BinaryMutation.html
│   │   │   │   ├── Chromosome.html
│   │   │   │   ├── ChromosomePair.html
│   │   │   │   ├── CrossoverPolicy.html
│   │   │   │   ├── CycleCrossover.html
│   │   │   │   ├── ElitisticListPopulation.html
│   │   │   │   ├── Fitness.html
│   │   │   │   ├── FixedElapsedTime.html
│   │   │   │   ├── FixedGenerationCount.html
│   │   │   │   ├── GeneticAlgorithm.html
│   │   │   │   ├── InvalidRepresentationException.html
│   │   │   │   ├── ListPopulation.html
│   │   │   │   ├── MutationPolicy.html
│   │   │   │   ├── NPointCrossover.html
│   │   │   │   ├── OnePointCrossover.html
│   │   │   │   ├── OrderedCrossover.html
│   │   │   │   ├── PermutationChromosome.html
│   │   │   │   ├── Population.html
│   │   │   │   ├── RandomKey.html
│   │   │   │   ├── RandomKeyMutation.html
│   │   │   │   ├── SelectionPolicy.html
│   │   │   │   ├── StoppingCondition.html
│   │   │   │   ├── TournamentSelection.html
│   │   │   │   └── UniformCrossover.html
│   │   │   ├── CrossoverPolicy.html
│   │   │   ├── CycleCrossover.html
│   │   │   ├── ElitisticListPopulation.html
│   │   │   ├── Fitness.html
│   │   │   ├── FixedElapsedTime.html
│   │   │   ├── FixedGenerationCount.html
│   │   │   ├── GeneticAlgorithm.html
│   │   │   ├── InvalidRepresentationException.html
│   │   │   ├── ListPopulation.html
│   │   │   ├── MutationPolicy.html
│   │   │   ├── NPointCrossover.html
│   │   │   ├── OnePointCrossover.html
│   │   │   ├── OrderedCrossover.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PermutationChromosome.html
│   │   │   ├── Population.html
│   │   │   ├── RandomKey.html
│   │   │   ├── RandomKeyMutation.html
│   │   │   ├── SelectionPolicy.html
│   │   │   ├── StoppingCondition.html
│   │   │   ├── TournamentSelection.html
│   │   │   └── UniformCrossover.html
│   │   ├── geometry
│   │   │   ├── class-use
│   │   │   │   ├── Point.html
│   │   │   │   ├── Space.html
│   │   │   │   ├── VectorFormat.html
│   │   │   │   └── Vector.html
│   │   │   ├── enclosing
│   │   │   │   ├── class-use
│   │   │   │   │   ├── Encloser.html
│   │   │   │   │   ├── EnclosingBall.html
│   │   │   │   │   ├── SupportBallGenerator.html
│   │   │   │   │   └── WelzlEncloser.html
│   │   │   │   ├── Encloser.html
│   │   │   │   ├── EnclosingBall.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── SupportBallGenerator.html
│   │   │   │   └── WelzlEncloser.html
│   │   │   ├── euclidean
│   │   │   │   ├── oned
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── Euclidean1D.html
│   │   │   │   │   │   ├── Euclidean1D.NoSubSpaceException.html
│   │   │   │   │   │   ├── Interval.html
│   │   │   │   │   │   ├── IntervalsSet.html
│   │   │   │   │   │   ├── OrientedPoint.html
│   │   │   │   │   │   ├── SubOrientedPoint.html
│   │   │   │   │   │   ├── Vector1DFormat.html
│   │   │   │   │   │   └── Vector1D.html
│   │   │   │   │   ├── Euclidean1D.html
│   │   │   │   │   ├── Euclidean1D.NoSubSpaceException.html
│   │   │   │   │   ├── Interval.html
│   │   │   │   │   ├── IntervalsSet.html
│   │   │   │   │   ├── OrientedPoint.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── SubOrientedPoint.html
│   │   │   │   │   ├── Vector1DFormat.html
│   │   │   │   │   └── Vector1D.html
│   │   │   │   ├── threed
│   │   │   │   │   ├── CardanEulerSingularityException.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── CardanEulerSingularityException.html
│   │   │   │   │   │   ├── Euclidean3D.html
│   │   │   │   │   │   ├── FieldRotation.html
│   │   │   │   │   │   ├── FieldVector3D.html
│   │   │   │   │   │   ├── Line.html
│   │   │   │   │   │   ├── NotARotationMatrixException.html
│   │   │   │   │   │   ├── OutlineExtractor.html
│   │   │   │   │   │   ├── Plane.html
│   │   │   │   │   │   ├── PolyhedronsSet.html
│   │   │   │   │   │   ├── RotationConvention.html
│   │   │   │   │   │   ├── Rotation.html
│   │   │   │   │   │   ├── RotationOrder.html
│   │   │   │   │   │   ├── Segment.html
│   │   │   │   │   │   ├── SphereGenerator.html
│   │   │   │   │   │   ├── SphericalCoordinates.html
│   │   │   │   │   │   ├── SubLine.html
│   │   │   │   │   │   ├── SubPlane.html
│   │   │   │   │   │   ├── Vector3DFormat.html
│   │   │   │   │   │   └── Vector3D.html
│   │   │   │   │   ├── Euclidean3D.html
│   │   │   │   │   ├── FieldRotation.html
│   │   │   │   │   ├── FieldVector3D.html
│   │   │   │   │   ├── Line.html
│   │   │   │   │   ├── NotARotationMatrixException.html
│   │   │   │   │   ├── OutlineExtractor.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── Plane.html
│   │   │   │   │   ├── PolyhedronsSet.html
│   │   │   │   │   ├── RotationConvention.html
│   │   │   │   │   ├── Rotation.html
│   │   │   │   │   ├── RotationOrder.html
│   │   │   │   │   ├── Segment.html
│   │   │   │   │   ├── SphereGenerator.html
│   │   │   │   │   ├── SphericalCoordinates.html
│   │   │   │   │   ├── SubLine.html
│   │   │   │   │   ├── SubPlane.html
│   │   │   │   │   ├── Vector3DFormat.html
│   │   │   │   │   └── Vector3D.html
│   │   │   │   └── twod
│   │   │   │   ├── class-use
│   │   │   │   │   ├── DiskGenerator.html
│   │   │   │   │   ├── Euclidean2D.html
│   │   │   │   │   ├── Line.html
│   │   │   │   │   ├── PolygonsSet.html
│   │   │   │   │   ├── Segment.html
│   │   │   │   │   ├── SubLine.html
│   │   │   │   │   ├── Vector2DFormat.html
│   │   │   │   │   └── Vector2D.html
│   │   │   │   ├── DiskGenerator.html
│   │   │   │   ├── Euclidean2D.html
│   │   │   │   ├── hull
│   │   │   │   │   ├── AklToussaintHeuristic.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── AklToussaintHeuristic.html
│   │   │   │   │   │   ├── ConvexHull2D.html
│   │   │   │   │   │   ├── ConvexHullGenerator2D.html
│   │   │   │   │   │   └── MonotoneChain.html
│   │   │   │   │   ├── ConvexHull2D.html
│   │   │   │   │   ├── ConvexHullGenerator2D.html
│   │   │   │   │   ├── MonotoneChain.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   ├── Line.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PolygonsSet.html
│   │   │   │   ├── Segment.html
│   │   │   │   ├── SubLine.html
│   │   │   │   ├── Vector2DFormat.html
│   │   │   │   └── Vector2D.html
│   │   │   ├── hull
│   │   │   │   ├── class-use
│   │   │   │   │   ├── ConvexHullGenerator.html
│   │   │   │   │   └── ConvexHull.html
│   │   │   │   ├── ConvexHullGenerator.html
│   │   │   │   ├── ConvexHull.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── partitioning
│   │   │   │   ├── AbstractRegion.html
│   │   │   │   ├── AbstractSubHyperplane.html
│   │   │   │   ├── BoundaryAttribute.html
│   │   │   │   ├── BoundaryProjection.html
│   │   │   │   ├── BSPTree.html
│   │   │   │   ├── BSPTree.LeafMerger.html
│   │   │   │   ├── BSPTree.VanishingCutHandler.html
│   │   │   │   ├── BSPTreeVisitor.html
│   │   │   │   ├── BSPTreeVisitor.Order.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractRegion.html
│   │   │   │   │   ├── AbstractSubHyperplane.html
│   │   │   │   │   ├── BoundaryAttribute.html
│   │   │   │   │   ├── BoundaryProjection.html
│   │   │   │   │   ├── BSPTree.html
│   │   │   │   │   ├── BSPTree.LeafMerger.html
│   │   │   │   │   ├── BSPTree.VanishingCutHandler.html
│   │   │   │   │   ├── BSPTreeVisitor.html
│   │   │   │   │   ├── BSPTreeVisitor.Order.html
│   │   │   │   │   ├── Embedding.html
│   │   │   │   │   ├── Hyperplane.html
│   │   │   │   │   ├── NodesSet.html
│   │   │   │   │   ├── RegionFactory.html
│   │   │   │   │   ├── Region.html
│   │   │   │   │   ├── Region.Location.html
│   │   │   │   │   ├── Side.html
│   │   │   │   │   ├── SubHyperplane.html
│   │   │   │   │   ├── SubHyperplane.SplitSubHyperplane.html
│   │   │   │   │   └── Transform.html
│   │   │   │   ├── Embedding.html
│   │   │   │   ├── Hyperplane.html
│   │   │   │   ├── NodesSet.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── RegionFactory.html
│   │   │   │   ├── Region.html
│   │   │   │   ├── Region.Location.html
│   │   │   │   ├── Side.html
│   │   │   │   ├── SubHyperplane.html
│   │   │   │   ├── SubHyperplane.SplitSubHyperplane.html
│   │   │   │   ├── Transform.html
│   │   │   │   └── utilities
│   │   │   │   ├── AVLTree.html
│   │   │   │   ├── AVLTree.Node.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AVLTree.html
│   │   │   │   │   ├── AVLTree.Node.html
│   │   │   │   │   └── OrderedTuple.html
│   │   │   │   ├── doc-files
│   │   │   │   │   └── OrderedTuple.png
│   │   │   │   ├── OrderedTuple.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── Point.html
│   │   │   ├── Space.html
│   │   │   ├── spherical
│   │   │   │   ├── oned
│   │   │   │   │   ├── Arc.html
│   │   │   │   │   ├── ArcsSet.html
│   │   │   │   │   ├── ArcsSet.InconsistentStateAt2PiWrapping.html
│   │   │   │   │   ├── ArcsSet.Split.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── Arc.html
│   │   │   │   │   │   ├── ArcsSet.html
│   │   │   │   │   │   ├── ArcsSet.InconsistentStateAt2PiWrapping.html
│   │   │   │   │   │   ├── ArcsSet.Split.html
│   │   │   │   │   │   ├── LimitAngle.html
│   │   │   │   │   │   ├── S1Point.html
│   │   │   │   │   │   ├── Sphere1D.html
│   │   │   │   │   │   ├── Sphere1D.NoSubSpaceException.html
│   │   │   │   │   │   └── SubLimitAngle.html
│   │   │   │   │   ├── LimitAngle.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── S1Point.html
│   │   │   │   │   ├── Sphere1D.html
│   │   │   │   │   ├── Sphere1D.NoSubSpaceException.html
│   │   │   │   │   └── SubLimitAngle.html
│   │   │   │   └── twod
│   │   │   │   ├── Circle.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── Circle.html
│   │   │   │   │   ├── Edge.html
│   │   │   │   │   ├── S2Point.html
│   │   │   │   │   ├── Sphere2D.html
│   │   │   │   │   ├── SphericalPolygonsSet.html
│   │   │   │   │   ├── SubCircle.html
│   │   │   │   │   └── Vertex.html
│   │   │   │   ├── Edge.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── S2Point.html
│   │   │   │   ├── Sphere2D.html
│   │   │   │   ├── SphericalPolygonsSet.html
│   │   │   │   ├── SubCircle.html
│   │   │   │   └── Vertex.html
│   │   │   ├── VectorFormat.html
│   │   │   └── Vector.html
│   │   ├── linear
│   │   │   ├── AbstractFieldMatrix.html
│   │   │   ├── AbstractRealMatrix.html
│   │   │   ├── AnyMatrix.html
│   │   │   ├── Array2DRowFieldMatrix.html
│   │   │   ├── Array2DRowRealMatrix.html
│   │   │   ├── ArrayFieldVector.html
│   │   │   ├── ArrayRealVector.html
│   │   │   ├── BlockFieldMatrix.html
│   │   │   ├── BlockRealMatrix.html
│   │   │   ├── CholeskyDecomposition.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractFieldMatrix.html
│   │   │   │   ├── AbstractRealMatrix.html
│   │   │   │   ├── AnyMatrix.html
│   │   │   │   ├── Array2DRowFieldMatrix.html
│   │   │   │   ├── Array2DRowRealMatrix.html
│   │   │   │   ├── ArrayFieldVector.html
│   │   │   │   ├── ArrayRealVector.html
│   │   │   │   ├── BlockFieldMatrix.html
│   │   │   │   ├── BlockRealMatrix.html
│   │   │   │   ├── CholeskyDecomposition.html
│   │   │   │   ├── ConjugateGradient.html
│   │   │   │   ├── DecompositionSolver.html
│   │   │   │   ├── DefaultFieldMatrixChangingVisitor.html
│   │   │   │   ├── DefaultFieldMatrixPreservingVisitor.html
│   │   │   │   ├── DefaultIterativeLinearSolverEvent.html
│   │   │   │   ├── DefaultRealMatrixChangingVisitor.html
│   │   │   │   ├── DefaultRealMatrixPreservingVisitor.html
│   │   │   │   ├── DiagonalMatrix.html
│   │   │   │   ├── EigenDecomposition.html
│   │   │   │   ├── FieldDecompositionSolver.html
│   │   │   │   ├── FieldLUDecomposition.html
│   │   │   │   ├── FieldMatrixChangingVisitor.html
│   │   │   │   ├── FieldMatrix.html
│   │   │   │   ├── FieldMatrixPreservingVisitor.html
│   │   │   │   ├── FieldVectorChangingVisitor.html
│   │   │   │   ├── FieldVector.html
│   │   │   │   ├── FieldVectorPreservingVisitor.html
│   │   │   │   ├── IllConditionedOperatorException.html
│   │   │   │   ├── IterativeLinearSolverEvent.html
│   │   │   │   ├── IterativeLinearSolver.html
│   │   │   │   ├── JacobiPreconditioner.html
│   │   │   │   ├── LUDecomposition.html
│   │   │   │   ├── MatrixDimensionMismatchException.html
│   │   │   │   ├── MatrixUtils.html
│   │   │   │   ├── NonPositiveDefiniteMatrixException.html
│   │   │   │   ├── NonPositiveDefiniteOperatorException.html
│   │   │   │   ├── NonSelfAdjointOperatorException.html
│   │   │   │   ├── NonSquareMatrixException.html
│   │   │   │   ├── NonSquareOperatorException.html
│   │   │   │   ├── NonSymmetricMatrixException.html
│   │   │   │   ├── OpenMapRealMatrix.html
│   │   │   │   ├── OpenMapRealVector.html
│   │   │   │   ├── OpenMapRealVector.OpenMapEntry.html
│   │   │   │   ├── OpenMapRealVector.OpenMapSparseIterator.html
│   │   │   │   ├── PreconditionedIterativeLinearSolver.html
│   │   │   │   ├── QRDecomposition.html
│   │   │   │   ├── RealLinearOperator.html
│   │   │   │   ├── RealMatrixChangingVisitor.html
│   │   │   │   ├── RealMatrixFormat.html
│   │   │   │   ├── RealMatrix.html
│   │   │   │   ├── RealMatrixPreservingVisitor.html
│   │   │   │   ├── RealVectorChangingVisitor.html
│   │   │   │   ├── RealVector.Entry.html
│   │   │   │   ├── RealVectorFormat.html
│   │   │   │   ├── RealVector.html
│   │   │   │   ├── RealVectorPreservingVisitor.html
│   │   │   │   ├── RealVector.SparseEntryIterator.html
│   │   │   │   ├── RectangularCholeskyDecomposition.html
│   │   │   │   ├── RRQRDecomposition.html
│   │   │   │   ├── SingularMatrixException.html
│   │   │   │   ├── SingularOperatorException.html
│   │   │   │   ├── SingularValueDecomposition.html
│   │   │   │   ├── SparseFieldMatrix.html
│   │   │   │   ├── SparseFieldVector.html
│   │   │   │   ├── SparseRealMatrix.html
│   │   │   │   ├── SparseRealVector.html
│   │   │   │   └── SymmLQ.html
│   │   │   ├── ConjugateGradient.html
│   │   │   ├── DecompositionSolver.html
│   │   │   ├── DefaultFieldMatrixChangingVisitor.html
│   │   │   ├── DefaultFieldMatrixPreservingVisitor.html
│   │   │   ├── DefaultIterativeLinearSolverEvent.html
│   │   │   ├── DefaultRealMatrixChangingVisitor.html
│   │   │   ├── DefaultRealMatrixPreservingVisitor.html
│   │   │   ├── DiagonalMatrix.html
│   │   │   ├── EigenDecomposition.html
│   │   │   ├── FieldDecompositionSolver.html
│   │   │   ├── FieldLUDecomposition.html
│   │   │   ├── FieldMatrixChangingVisitor.html
│   │   │   ├── FieldMatrix.html
│   │   │   ├── FieldMatrixPreservingVisitor.html
│   │   │   ├── FieldVectorChangingVisitor.html
│   │   │   ├── FieldVector.html
│   │   │   ├── FieldVectorPreservingVisitor.html
│   │   │   ├── IllConditionedOperatorException.html
│   │   │   ├── IterativeLinearSolverEvent.html
│   │   │   ├── IterativeLinearSolver.html
│   │   │   ├── JacobiPreconditioner.html
│   │   │   ├── LUDecomposition.html
│   │   │   ├── MatrixDimensionMismatchException.html
│   │   │   ├── MatrixUtils.html
│   │   │   ├── NonPositiveDefiniteMatrixException.html
│   │   │   ├── NonPositiveDefiniteOperatorException.html
│   │   │   ├── NonSelfAdjointOperatorException.html
│   │   │   ├── NonSquareMatrixException.html
│   │   │   ├── NonSquareOperatorException.html
│   │   │   ├── NonSymmetricMatrixException.html
│   │   │   ├── OpenMapRealMatrix.html
│   │   │   ├── OpenMapRealVector.html
│   │   │   ├── OpenMapRealVector.OpenMapEntry.html
│   │   │   ├── OpenMapRealVector.OpenMapSparseIterator.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PreconditionedIterativeLinearSolver.html
│   │   │   ├── QRDecomposition.html
│   │   │   ├── RealLinearOperator.html
│   │   │   ├── RealMatrixChangingVisitor.html
│   │   │   ├── RealMatrixFormat.html
│   │   │   ├── RealMatrix.html
│   │   │   ├── RealMatrixPreservingVisitor.html
│   │   │   ├── RealVectorChangingVisitor.html
│   │   │   ├── RealVector.Entry.html
│   │   │   ├── RealVectorFormat.html
│   │   │   ├── RealVector.html
│   │   │   ├── RealVectorPreservingVisitor.html
│   │   │   ├── RealVector.SparseEntryIterator.html
│   │   │   ├── RectangularCholeskyDecomposition.html
│   │   │   ├── RRQRDecomposition.html
│   │   │   ├── SingularMatrixException.html
│   │   │   ├── SingularOperatorException.html
│   │   │   ├── SingularValueDecomposition.html
│   │   │   ├── SparseFieldMatrix.html
│   │   │   ├── SparseFieldVector.html
│   │   │   ├── SparseRealMatrix.html
│   │   │   ├── SparseRealVector.html
│   │   │   └── SymmLQ.html
│   │   ├── ml
│   │   │   ├── clustering
│   │   │   │   ├── CentroidCluster.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── CentroidCluster.html
│   │   │   │   │   ├── Clusterable.html
│   │   │   │   │   ├── Clusterer.html
│   │   │   │   │   ├── Cluster.html
│   │   │   │   │   ├── DBSCANClusterer.html
│   │   │   │   │   ├── DoublePoint.html
│   │   │   │   │   ├── FuzzyKMeansClusterer.html
│   │   │   │   │   ├── KMeansPlusPlusClusterer.EmptyClusterStrategy.html
│   │   │   │   │   ├── KMeansPlusPlusClusterer.html
│   │   │   │   │   └── MultiKMeansPlusPlusClusterer.html
│   │   │   │   ├── Clusterable.html
│   │   │   │   ├── Clusterer.html
│   │   │   │   ├── Cluster.html
│   │   │   │   ├── DBSCANClusterer.html
│   │   │   │   ├── DoublePoint.html
│   │   │   │   ├── evaluation
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── ClusterEvaluator.html
│   │   │   │   │   │   └── SumOfClusterVariances.html
│   │   │   │   │   ├── ClusterEvaluator.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── SumOfClusterVariances.html
│   │   │   │   ├── FuzzyKMeansClusterer.html
│   │   │   │   ├── KMeansPlusPlusClusterer.EmptyClusterStrategy.html
│   │   │   │   ├── KMeansPlusPlusClusterer.html
│   │   │   │   ├── MultiKMeansPlusPlusClusterer.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── distance
│   │   │   │   ├── CanberraDistance.html
│   │   │   │   ├── ChebyshevDistance.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── CanberraDistance.html
│   │   │   │   │   ├── ChebyshevDistance.html
│   │   │   │   │   ├── DistanceMeasure.html
│   │   │   │   │   ├── EarthMoversDistance.html
│   │   │   │   │   ├── EuclideanDistance.html
│   │   │   │   │   └── ManhattanDistance.html
│   │   │   │   ├── DistanceMeasure.html
│   │   │   │   ├── EarthMoversDistance.html
│   │   │   │   ├── EuclideanDistance.html
│   │   │   │   ├── ManhattanDistance.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── neuralnet
│   │   │   │   ├── class-use
│   │   │   │   │   ├── FeatureInitializerFactory.html
│   │   │   │   │   ├── FeatureInitializer.html
│   │   │   │   │   ├── MapUtils.html
│   │   │   │   │   ├── Network.html
│   │   │   │   │   ├── Network.NeuronIdentifierComparator.html
│   │   │   │   │   ├── Neuron.html
│   │   │   │   │   ├── SquareNeighbourhood.html
│   │   │   │   │   └── UpdateAction.html
│   │   │   │   ├── FeatureInitializerFactory.html
│   │   │   │   ├── FeatureInitializer.html
│   │   │   │   ├── MapUtils.html
│   │   │   │   ├── Network.html
│   │   │   │   ├── Network.NeuronIdentifierComparator.html
│   │   │   │   ├── Neuron.html
│   │   │   │   ├── oned
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   └── NeuronString.html
│   │   │   │   │   ├── NeuronString.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── sofm
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── KohonenTrainingTask.html
│   │   │   │   │   │   ├── KohonenUpdateAction.html
│   │   │   │   │   │   ├── LearningFactorFunctionFactory.html
│   │   │   │   │   │   ├── LearningFactorFunction.html
│   │   │   │   │   │   ├── NeighbourhoodSizeFunctionFactory.html
│   │   │   │   │   │   └── NeighbourhoodSizeFunction.html
│   │   │   │   │   ├── KohonenTrainingTask.html
│   │   │   │   │   ├── KohonenUpdateAction.html
│   │   │   │   │   ├── LearningFactorFunctionFactory.html
│   │   │   │   │   ├── LearningFactorFunction.html
│   │   │   │   │   ├── NeighbourhoodSizeFunctionFactory.html
│   │   │   │   │   ├── NeighbourhoodSizeFunction.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── util
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── ExponentialDecayFunction.html
│   │   │   │   │   │   └── QuasiSigmoidDecayFunction.html
│   │   │   │   │   ├── ExponentialDecayFunction.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── QuasiSigmoidDecayFunction.html
│   │   │   │   ├── SquareNeighbourhood.html
│   │   │   │   ├── twod
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── NeuronSquareMesh2D.HorizontalDirection.html
│   │   │   │   │   │   ├── NeuronSquareMesh2D.html
│   │   │   │   │   │   └── NeuronSquareMesh2D.VerticalDirection.html
│   │   │   │   │   ├── NeuronSquareMesh2D.HorizontalDirection.html
│   │   │   │   │   ├── NeuronSquareMesh2D.html
│   │   │   │   │   ├── NeuronSquareMesh2D.VerticalDirection.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── util
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── HitHistogram.html
│   │   │   │   │   │   ├── LocationFinder.html
│   │   │   │   │   │   ├── LocationFinder.Location.html
│   │   │   │   │   │   ├── MapDataVisualization.html
│   │   │   │   │   │   ├── MapVisualization.html
│   │   │   │   │   │   ├── QuantizationError.html
│   │   │   │   │   │   ├── SmoothedDataHistogram.html
│   │   │   │   │   │   ├── TopographicErrorHistogram.html
│   │   │   │   │   │   └── UnifiedDistanceMatrix.html
│   │   │   │   │   ├── HitHistogram.html
│   │   │   │   │   ├── LocationFinder.html
│   │   │   │   │   ├── LocationFinder.Location.html
│   │   │   │   │   ├── MapDataVisualization.html
│   │   │   │   │   ├── MapVisualization.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── QuantizationError.html
│   │   │   │   │   ├── SmoothedDataHistogram.html
│   │   │   │   │   ├── TopographicErrorHistogram.html
│   │   │   │   │   └── UnifiedDistanceMatrix.html
│   │   │   │   └── UpdateAction.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── package-use.html
│   │   ├── ode
│   │   │   ├── AbstractFieldIntegrator.html
│   │   │   ├── AbstractIntegrator.html
│   │   │   ├── AbstractParameterizable.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractFieldIntegrator.html
│   │   │   │   ├── AbstractIntegrator.html
│   │   │   │   ├── AbstractParameterizable.html
│   │   │   │   ├── ContinuousOutputFieldModel.html
│   │   │   │   ├── ContinuousOutputModel.html
│   │   │   │   ├── EquationsMapper.html
│   │   │   │   ├── ExpandableStatefulODE.html
│   │   │   │   ├── FieldEquationsMapper.html
│   │   │   │   ├── FieldExpandableODE.html
│   │   │   │   ├── FieldODEStateAndDerivative.html
│   │   │   │   ├── FieldODEState.html
│   │   │   │   ├── FieldSecondaryEquations.html
│   │   │   │   ├── FirstOrderConverter.html
│   │   │   │   ├── FirstOrderDifferentialEquations.html
│   │   │   │   ├── FirstOrderFieldDifferentialEquations.html
│   │   │   │   ├── FirstOrderFieldIntegrator.html
│   │   │   │   ├── FirstOrderIntegrator.html
│   │   │   │   ├── JacobianMatrices.html
│   │   │   │   ├── JacobianMatrices.MismatchedEquations.html
│   │   │   │   ├── MainStateJacobianProvider.html
│   │   │   │   ├── MultistepFieldIntegrator.html
│   │   │   │   ├── MultistepIntegrator.html
│   │   │   │   ├── MultistepIntegrator.NordsieckTransformer.html
│   │   │   │   ├── ODEIntegrator.html
│   │   │   │   ├── Parameterizable.html
│   │   │   │   ├── ParameterizedODE.html
│   │   │   │   ├── ParameterJacobianProvider.html
│   │   │   │   ├── SecondaryEquations.html
│   │   │   │   ├── SecondOrderDifferentialEquations.html
│   │   │   │   ├── SecondOrderIntegrator.html
│   │   │   │   └── UnknownParameterException.html
│   │   │   ├── ContinuousOutputFieldModel.html
│   │   │   ├── ContinuousOutputModel.html
│   │   │   ├── EquationsMapper.html
│   │   │   ├── events
│   │   │   │   ├── Action.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── Action.html
│   │   │   │   │   ├── EventFilter.html
│   │   │   │   │   ├── EventHandler.Action.html
│   │   │   │   │   ├── EventHandler.html
│   │   │   │   │   ├── EventState.html
│   │   │   │   │   ├── FieldEventHandler.html
│   │   │   │   │   ├── FieldEventState.html
│   │   │   │   │   └── FilterType.html
│   │   │   │   ├── EventFilter.html
│   │   │   │   ├── EventHandler.Action.html
│   │   │   │   ├── EventHandler.html
│   │   │   │   ├── EventState.html
│   │   │   │   ├── FieldEventHandler.html
│   │   │   │   ├── FieldEventState.html
│   │   │   │   ├── FilterType.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── ExpandableStatefulODE.html
│   │   │   ├── FieldEquationsMapper.html
│   │   │   ├── FieldExpandableODE.html
│   │   │   ├── FieldODEStateAndDerivative.html
│   │   │   ├── FieldODEState.html
│   │   │   ├── FieldSecondaryEquations.html
│   │   │   ├── FirstOrderConverter.html
│   │   │   ├── FirstOrderDifferentialEquations.html
│   │   │   ├── FirstOrderFieldDifferentialEquations.html
│   │   │   ├── FirstOrderFieldIntegrator.html
│   │   │   ├── FirstOrderIntegrator.html
│   │   │   ├── JacobianMatrices.html
│   │   │   ├── JacobianMatrices.MismatchedEquations.html
│   │   │   ├── MainStateJacobianProvider.html
│   │   │   ├── MultistepFieldIntegrator.html
│   │   │   ├── MultistepIntegrator.html
│   │   │   ├── MultistepIntegrator.NordsieckTransformer.html
│   │   │   ├── nonstiff
│   │   │   │   ├── AdamsBashforthFieldIntegrator.html
│   │   │   │   ├── AdamsBashforthIntegrator.html
│   │   │   │   ├── AdamsFieldIntegrator.html
│   │   │   │   ├── AdamsIntegrator.html
│   │   │   │   ├── AdamsMoultonFieldIntegrator.html
│   │   │   │   ├── AdamsMoultonIntegrator.html
│   │   │   │   ├── AdamsNordsieckFieldTransformer.html
│   │   │   │   ├── AdamsNordsieckTransformer.html
│   │   │   │   ├── AdaptiveStepsizeFieldIntegrator.html
│   │   │   │   ├── AdaptiveStepsizeIntegrator.html
│   │   │   │   ├── ClassicalRungeKuttaFieldIntegrator.html
│   │   │   │   ├── ClassicalRungeKuttaIntegrator.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AdamsBashforthFieldIntegrator.html
│   │   │   │   │   ├── AdamsBashforthIntegrator.html
│   │   │   │   │   ├── AdamsFieldIntegrator.html
│   │   │   │   │   ├── AdamsIntegrator.html
│   │   │   │   │   ├── AdamsMoultonFieldIntegrator.html
│   │   │   │   │   ├── AdamsMoultonIntegrator.html
│   │   │   │   │   ├── AdamsNordsieckFieldTransformer.html
│   │   │   │   │   ├── AdamsNordsieckTransformer.html
│   │   │   │   │   ├── AdaptiveStepsizeFieldIntegrator.html
│   │   │   │   │   ├── AdaptiveStepsizeIntegrator.html
│   │   │   │   │   ├── ClassicalRungeKuttaFieldIntegrator.html
│   │   │   │   │   ├── ClassicalRungeKuttaIntegrator.html
│   │   │   │   │   ├── DormandPrince54FieldIntegrator.html
│   │   │   │   │   ├── DormandPrince54Integrator.html
│   │   │   │   │   ├── DormandPrince853FieldIntegrator.html
│   │   │   │   │   ├── DormandPrince853Integrator.html
│   │   │   │   │   ├── EmbeddedRungeKuttaFieldIntegrator.html
│   │   │   │   │   ├── EmbeddedRungeKuttaIntegrator.html
│   │   │   │   │   ├── EulerFieldIntegrator.html
│   │   │   │   │   ├── EulerIntegrator.html
│   │   │   │   │   ├── FieldButcherArrayProvider.html
│   │   │   │   │   ├── GillFieldIntegrator.html
│   │   │   │   │   ├── GillIntegrator.html
│   │   │   │   │   ├── GraggBulirschStoerIntegrator.html
│   │   │   │   │   ├── HighamHall54FieldIntegrator.html
│   │   │   │   │   ├── HighamHall54Integrator.html
│   │   │   │   │   ├── LutherFieldIntegrator.html
│   │   │   │   │   ├── LutherIntegrator.html
│   │   │   │   │   ├── MidpointFieldIntegrator.html
│   │   │   │   │   ├── MidpointIntegrator.html
│   │   │   │   │   ├── RungeKuttaFieldIntegrator.html
│   │   │   │   │   ├── RungeKuttaIntegrator.html
│   │   │   │   │   ├── ThreeEighthesFieldIntegrator.html
│   │   │   │   │   └── ThreeEighthesIntegrator.html
│   │   │   │   ├── DormandPrince54FieldIntegrator.html
│   │   │   │   ├── DormandPrince54Integrator.html
│   │   │   │   ├── DormandPrince853FieldIntegrator.html
│   │   │   │   ├── DormandPrince853Integrator.html
│   │   │   │   ├── EmbeddedRungeKuttaFieldIntegrator.html
│   │   │   │   ├── EmbeddedRungeKuttaIntegrator.html
│   │   │   │   ├── EulerFieldIntegrator.html
│   │   │   │   ├── EulerIntegrator.html
│   │   │   │   ├── FieldButcherArrayProvider.html
│   │   │   │   ├── GillFieldIntegrator.html
│   │   │   │   ├── GillIntegrator.html
│   │   │   │   ├── GraggBulirschStoerIntegrator.html
│   │   │   │   ├── HighamHall54FieldIntegrator.html
│   │   │   │   ├── HighamHall54Integrator.html
│   │   │   │   ├── LutherFieldIntegrator.html
│   │   │   │   ├── LutherIntegrator.html
│   │   │   │   ├── MidpointFieldIntegrator.html
│   │   │   │   ├── MidpointIntegrator.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── RungeKuttaFieldIntegrator.html
│   │   │   │   ├── RungeKuttaIntegrator.html
│   │   │   │   ├── ThreeEighthesFieldIntegrator.html
│   │   │   │   └── ThreeEighthesIntegrator.html
│   │   │   ├── ODEIntegrator.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── Parameterizable.html
│   │   │   ├── ParameterizedODE.html
│   │   │   ├── ParameterJacobianProvider.html
│   │   │   ├── sampling
│   │   │   │   ├── AbstractFieldStepInterpolator.html
│   │   │   │   ├── AbstractStepInterpolator.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractFieldStepInterpolator.html
│   │   │   │   │   ├── AbstractStepInterpolator.html
│   │   │   │   │   ├── DummyStepHandler.html
│   │   │   │   │   ├── FieldFixedStepHandler.html
│   │   │   │   │   ├── FieldStepHandler.html
│   │   │   │   │   ├── FieldStepInterpolator.html
│   │   │   │   │   ├── FieldStepNormalizer.html
│   │   │   │   │   ├── FixedStepHandler.html
│   │   │   │   │   ├── NordsieckStepInterpolator.html
│   │   │   │   │   ├── StepHandler.html
│   │   │   │   │   ├── StepInterpolator.html
│   │   │   │   │   ├── StepNormalizerBounds.html
│   │   │   │   │   ├── StepNormalizer.html
│   │   │   │   │   └── StepNormalizerMode.html
│   │   │   │   ├── DummyStepHandler.html
│   │   │   │   ├── FieldFixedStepHandler.html
│   │   │   │   ├── FieldStepHandler.html
│   │   │   │   ├── FieldStepInterpolator.html
│   │   │   │   ├── FieldStepNormalizer.html
│   │   │   │   ├── FixedStepHandler.html
│   │   │   │   ├── NordsieckStepInterpolator.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── StepHandler.html
│   │   │   │   ├── StepInterpolator.html
│   │   │   │   ├── StepNormalizerBounds.html
│   │   │   │   ├── StepNormalizer.html
│   │   │   │   └── StepNormalizerMode.html
│   │   │   ├── SecondaryEquations.html
│   │   │   ├── SecondOrderDifferentialEquations.html
│   │   │   ├── SecondOrderIntegrator.html
│   │   │   └── UnknownParameterException.html
│   │   ├── optim
│   │   │   ├── AbstractConvergenceChecker.html
│   │   │   ├── AbstractOptimizationProblem.html
│   │   │   ├── BaseMultiStartMultivariateOptimizer.html
│   │   │   ├── BaseMultivariateOptimizer.html
│   │   │   ├── BaseOptimizer.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractConvergenceChecker.html
│   │   │   │   ├── AbstractOptimizationProblem.html
│   │   │   │   ├── BaseMultiStartMultivariateOptimizer.html
│   │   │   │   ├── BaseMultivariateOptimizer.html
│   │   │   │   ├── BaseOptimizer.html
│   │   │   │   ├── ConvergenceChecker.html
│   │   │   │   ├── InitialGuess.html
│   │   │   │   ├── MaxEval.html
│   │   │   │   ├── MaxIter.html
│   │   │   │   ├── OptimizationData.html
│   │   │   │   ├── OptimizationProblem.html
│   │   │   │   ├── PointValuePair.html
│   │   │   │   ├── PointVectorValuePair.html
│   │   │   │   ├── SimpleBounds.html
│   │   │   │   ├── SimplePointChecker.html
│   │   │   │   ├── SimpleValueChecker.html
│   │   │   │   └── SimpleVectorValueChecker.html
│   │   │   ├── ConvergenceChecker.html
│   │   │   ├── InitialGuess.html
│   │   │   ├── linear
│   │   │   │   ├── class-use
│   │   │   │   │   ├── LinearConstraint.html
│   │   │   │   │   ├── LinearConstraintSet.html
│   │   │   │   │   ├── LinearObjectiveFunction.html
│   │   │   │   │   ├── LinearOptimizer.html
│   │   │   │   │   ├── NoFeasibleSolutionException.html
│   │   │   │   │   ├── NonNegativeConstraint.html
│   │   │   │   │   ├── PivotSelectionRule.html
│   │   │   │   │   ├── Relationship.html
│   │   │   │   │   ├── SimplexSolver.html
│   │   │   │   │   ├── SolutionCallback.html
│   │   │   │   │   └── UnboundedSolutionException.html
│   │   │   │   ├── LinearConstraint.html
│   │   │   │   ├── LinearConstraintSet.html
│   │   │   │   ├── LinearObjectiveFunction.html
│   │   │   │   ├── LinearOptimizer.html
│   │   │   │   ├── NoFeasibleSolutionException.html
│   │   │   │   ├── NonNegativeConstraint.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PivotSelectionRule.html
│   │   │   │   ├── Relationship.html
│   │   │   │   ├── SimplexSolver.html
│   │   │   │   ├── SolutionCallback.html
│   │   │   │   └── UnboundedSolutionException.html
│   │   │   ├── MaxEval.html
│   │   │   ├── MaxIter.html
│   │   │   ├── nonlinear
│   │   │   │   ├── scalar
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── GoalType.html
│   │   │   │   │   │   ├── GradientMultivariateOptimizer.html
│   │   │   │   │   │   ├── LeastSquaresConverter.html
│   │   │   │   │   │   ├── LineSearch.html
│   │   │   │   │   │   ├── MultiStartMultivariateOptimizer.html
│   │   │   │   │   │   ├── MultivariateFunctionMappingAdapter.html
│   │   │   │   │   │   ├── MultivariateFunctionPenaltyAdapter.html
│   │   │   │   │   │   ├── MultivariateOptimizer.html
│   │   │   │   │   │   ├── ObjectiveFunctionGradient.html
│   │   │   │   │   │   └── ObjectiveFunction.html
│   │   │   │   │   ├── GoalType.html
│   │   │   │   │   ├── gradient
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.BracketingStep.html
│   │   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.Formula.html
│   │   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.html
│   │   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.IdentityPreconditioner.html
│   │   │   │   │   │   │   └── Preconditioner.html
│   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.BracketingStep.html
│   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.Formula.html
│   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.html
│   │   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.IdentityPreconditioner.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   └── Preconditioner.html
│   │   │   │   │   ├── GradientMultivariateOptimizer.html
│   │   │   │   │   ├── LeastSquaresConverter.html
│   │   │   │   │   ├── LineSearch.html
│   │   │   │   │   ├── MultiStartMultivariateOptimizer.html
│   │   │   │   │   ├── MultivariateFunctionMappingAdapter.html
│   │   │   │   │   ├── MultivariateFunctionPenaltyAdapter.html
│   │   │   │   │   ├── MultivariateOptimizer.html
│   │   │   │   │   ├── noderiv
│   │   │   │   │   │   ├── AbstractSimplex.html
│   │   │   │   │   │   ├── BOBYQAOptimizer.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── AbstractSimplex.html
│   │   │   │   │   │   │   ├── BOBYQAOptimizer.html
│   │   │   │   │   │   │   ├── CMAESOptimizer.html
│   │   │   │   │   │   │   ├── CMAESOptimizer.PopulationSize.html
│   │   │   │   │   │   │   ├── CMAESOptimizer.Sigma.html
│   │   │   │   │   │   │   ├── MultiDirectionalSimplex.html
│   │   │   │   │   │   │   ├── NelderMeadSimplex.html
│   │   │   │   │   │   │   ├── PowellOptimizer.html
│   │   │   │   │   │   │   └── SimplexOptimizer.html
│   │   │   │   │   │   ├── CMAESOptimizer.html
│   │   │   │   │   │   ├── CMAESOptimizer.PopulationSize.html
│   │   │   │   │   │   ├── CMAESOptimizer.Sigma.html
│   │   │   │   │   │   ├── MultiDirectionalSimplex.html
│   │   │   │   │   │   ├── NelderMeadSimplex.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── PowellOptimizer.html
│   │   │   │   │   │   └── SimplexOptimizer.html
│   │   │   │   │   ├── ObjectiveFunctionGradient.html
│   │   │   │   │   ├── ObjectiveFunction.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   └── vector
│   │   │   │   ├── class-use
│   │   │   │   │   ├── JacobianMultivariateVectorOptimizer.html
│   │   │   │   │   ├── ModelFunction.html
│   │   │   │   │   ├── ModelFunctionJacobian.html
│   │   │   │   │   ├── MultiStartMultivariateVectorOptimizer.html
│   │   │   │   │   ├── MultivariateVectorOptimizer.html
│   │   │   │   │   ├── Target.html
│   │   │   │   │   └── Weight.html
│   │   │   │   ├── jacobian
│   │   │   │   │   ├── AbstractLeastSquaresOptimizer.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── AbstractLeastSquaresOptimizer.html
│   │   │   │   │   │   ├── GaussNewtonOptimizer.html
│   │   │   │   │   │   └── LevenbergMarquardtOptimizer.html
│   │   │   │   │   ├── GaussNewtonOptimizer.html
│   │   │   │   │   ├── LevenbergMarquardtOptimizer.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   ├── JacobianMultivariateVectorOptimizer.html
│   │   │   │   ├── ModelFunction.html
│   │   │   │   ├── ModelFunctionJacobian.html
│   │   │   │   ├── MultiStartMultivariateVectorOptimizer.html
│   │   │   │   ├── MultivariateVectorOptimizer.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── Target.html
│   │   │   │   └── Weight.html
│   │   │   ├── OptimizationData.html
│   │   │   ├── OptimizationProblem.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PointValuePair.html
│   │   │   ├── PointVectorValuePair.html
│   │   │   ├── SimpleBounds.html
│   │   │   ├── SimplePointChecker.html
│   │   │   ├── SimpleValueChecker.html
│   │   │   ├── SimpleVectorValueChecker.html
│   │   │   └── univariate
│   │   │   ├── BracketFinder.html
│   │   │   ├── BrentOptimizer.html
│   │   │   ├── class-use
│   │   │   │   ├── BracketFinder.html
│   │   │   │   ├── BrentOptimizer.html
│   │   │   │   ├── MultiStartUnivariateOptimizer.html
│   │   │   │   ├── SearchInterval.html
│   │   │   │   ├── SimpleUnivariateValueChecker.html
│   │   │   │   ├── UnivariateObjectiveFunction.html
│   │   │   │   ├── UnivariateOptimizer.html
│   │   │   │   └── UnivariatePointValuePair.html
│   │   │   ├── MultiStartUnivariateOptimizer.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── SearchInterval.html
│   │   │   ├── SimpleUnivariateValueChecker.html
│   │   │   ├── UnivariateObjectiveFunction.html
│   │   │   ├── UnivariateOptimizer.html
│   │   │   └── UnivariatePointValuePair.html
│   │   ├── optimization
│   │   │   ├── AbstractConvergenceChecker.html
│   │   │   ├── BaseMultivariateMultiStartOptimizer.html
│   │   │   ├── BaseMultivariateOptimizer.html
│   │   │   ├── BaseMultivariateSimpleBoundsOptimizer.html
│   │   │   ├── BaseMultivariateVectorMultiStartOptimizer.html
│   │   │   ├── BaseMultivariateVectorOptimizer.html
│   │   │   ├── BaseOptimizer.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractConvergenceChecker.html
│   │   │   │   ├── BaseMultivariateMultiStartOptimizer.html
│   │   │   │   ├── BaseMultivariateOptimizer.html
│   │   │   │   ├── BaseMultivariateSimpleBoundsOptimizer.html
│   │   │   │   ├── BaseMultivariateVectorMultiStartOptimizer.html
│   │   │   │   ├── BaseMultivariateVectorOptimizer.html
│   │   │   │   ├── BaseOptimizer.html
│   │   │   │   ├── ConvergenceChecker.html
│   │   │   │   ├── DifferentiableMultivariateMultiStartOptimizer.html
│   │   │   │   ├── DifferentiableMultivariateOptimizer.html
│   │   │   │   ├── DifferentiableMultivariateVectorMultiStartOptimizer.html
│   │   │   │   ├── DifferentiableMultivariateVectorOptimizer.html
│   │   │   │   ├── GoalType.html
│   │   │   │   ├── InitialGuess.html
│   │   │   │   ├── LeastSquaresConverter.html
│   │   │   │   ├── MultivariateDifferentiableMultiStartOptimizer.html
│   │   │   │   ├── MultivariateDifferentiableOptimizer.html
│   │   │   │   ├── MultivariateDifferentiableVectorMultiStartOptimizer.html
│   │   │   │   ├── MultivariateDifferentiableVectorOptimizer.html
│   │   │   │   ├── MultivariateMultiStartOptimizer.html
│   │   │   │   ├── MultivariateOptimizer.html
│   │   │   │   ├── OptimizationData.html
│   │   │   │   ├── PointValuePair.html
│   │   │   │   ├── PointVectorValuePair.html
│   │   │   │   ├── SimpleBounds.html
│   │   │   │   ├── SimplePointChecker.html
│   │   │   │   ├── SimpleValueChecker.html
│   │   │   │   ├── SimpleVectorValueChecker.html
│   │   │   │   ├── Target.html
│   │   │   │   └── Weight.html
│   │   │   ├── ConvergenceChecker.html
│   │   │   ├── DifferentiableMultivariateMultiStartOptimizer.html
│   │   │   ├── DifferentiableMultivariateOptimizer.html
│   │   │   ├── DifferentiableMultivariateVectorMultiStartOptimizer.html
│   │   │   ├── DifferentiableMultivariateVectorOptimizer.html
│   │   │   ├── direct
│   │   │   │   ├── AbstractSimplex.html
│   │   │   │   ├── BaseAbstractMultivariateOptimizer.html
│   │   │   │   ├── BaseAbstractMultivariateSimpleBoundsOptimizer.html
│   │   │   │   ├── BaseAbstractMultivariateVectorOptimizer.html
│   │   │   │   ├── BOBYQAOptimizer.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractSimplex.html
│   │   │   │   │   ├── BaseAbstractMultivariateOptimizer.html
│   │   │   │   │   ├── BaseAbstractMultivariateSimpleBoundsOptimizer.html
│   │   │   │   │   ├── BaseAbstractMultivariateVectorOptimizer.html
│   │   │   │   │   ├── BOBYQAOptimizer.html
│   │   │   │   │   ├── CMAESOptimizer.html
│   │   │   │   │   ├── CMAESOptimizer.PopulationSize.html
│   │   │   │   │   ├── CMAESOptimizer.Sigma.html
│   │   │   │   │   ├── MultiDirectionalSimplex.html
│   │   │   │   │   ├── MultivariateFunctionMappingAdapter.html
│   │   │   │   │   ├── MultivariateFunctionPenaltyAdapter.html
│   │   │   │   │   ├── NelderMeadSimplex.html
│   │   │   │   │   ├── PowellOptimizer.html
│   │   │   │   │   └── SimplexOptimizer.html
│   │   │   │   ├── CMAESOptimizer.html
│   │   │   │   ├── CMAESOptimizer.PopulationSize.html
│   │   │   │   ├── CMAESOptimizer.Sigma.html
│   │   │   │   ├── MultiDirectionalSimplex.html
│   │   │   │   ├── MultivariateFunctionMappingAdapter.html
│   │   │   │   ├── MultivariateFunctionPenaltyAdapter.html
│   │   │   │   ├── NelderMeadSimplex.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PowellOptimizer.html
│   │   │   │   └── SimplexOptimizer.html
│   │   │   ├── fitting
│   │   │   │   ├── class-use
│   │   │   │   │   ├── CurveFitter.html
│   │   │   │   │   ├── GaussianFitter.html
│   │   │   │   │   ├── GaussianFitter.ParameterGuesser.html
│   │   │   │   │   ├── HarmonicFitter.html
│   │   │   │   │   ├── HarmonicFitter.ParameterGuesser.html
│   │   │   │   │   ├── PolynomialFitter.html
│   │   │   │   │   └── WeightedObservedPoint.html
│   │   │   │   ├── CurveFitter.html
│   │   │   │   ├── GaussianFitter.html
│   │   │   │   ├── GaussianFitter.ParameterGuesser.html
│   │   │   │   ├── HarmonicFitter.html
│   │   │   │   ├── HarmonicFitter.ParameterGuesser.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PolynomialFitter.html
│   │   │   │   └── WeightedObservedPoint.html
│   │   │   ├── general
│   │   │   │   ├── AbstractDifferentiableOptimizer.html
│   │   │   │   ├── AbstractLeastSquaresOptimizer.html
│   │   │   │   ├── AbstractScalarDifferentiableOptimizer.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractDifferentiableOptimizer.html
│   │   │   │   │   ├── AbstractLeastSquaresOptimizer.html
│   │   │   │   │   ├── AbstractScalarDifferentiableOptimizer.html
│   │   │   │   │   ├── ConjugateGradientFormula.html
│   │   │   │   │   ├── GaussNewtonOptimizer.html
│   │   │   │   │   ├── LevenbergMarquardtOptimizer.html
│   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.html
│   │   │   │   │   ├── NonLinearConjugateGradientOptimizer.IdentityPreconditioner.html
│   │   │   │   │   └── Preconditioner.html
│   │   │   │   ├── ConjugateGradientFormula.html
│   │   │   │   ├── GaussNewtonOptimizer.html
│   │   │   │   ├── LevenbergMarquardtOptimizer.html
│   │   │   │   ├── NonLinearConjugateGradientOptimizer.html
│   │   │   │   ├── NonLinearConjugateGradientOptimizer.IdentityPreconditioner.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   └── Preconditioner.html
│   │   │   ├── GoalType.html
│   │   │   ├── InitialGuess.html
│   │   │   ├── LeastSquaresConverter.html
│   │   │   ├── linear
│   │   │   │   ├── AbstractLinearOptimizer.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractLinearOptimizer.html
│   │   │   │   │   ├── LinearConstraint.html
│   │   │   │   │   ├── LinearObjectiveFunction.html
│   │   │   │   │   ├── LinearOptimizer.html
│   │   │   │   │   ├── NoFeasibleSolutionException.html
│   │   │   │   │   ├── Relationship.html
│   │   │   │   │   ├── SimplexSolver.html
│   │   │   │   │   └── UnboundedSolutionException.html
│   │   │   │   ├── LinearConstraint.html
│   │   │   │   ├── LinearObjectiveFunction.html
│   │   │   │   ├── LinearOptimizer.html
│   │   │   │   ├── NoFeasibleSolutionException.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── Relationship.html
│   │   │   │   ├── SimplexSolver.html
│   │   │   │   └── UnboundedSolutionException.html
│   │   │   ├── MultivariateDifferentiableMultiStartOptimizer.html
│   │   │   ├── MultivariateDifferentiableOptimizer.html
│   │   │   ├── MultivariateDifferentiableVectorMultiStartOptimizer.html
│   │   │   ├── MultivariateDifferentiableVectorOptimizer.html
│   │   │   ├── MultivariateMultiStartOptimizer.html
│   │   │   ├── MultivariateOptimizer.html
│   │   │   ├── OptimizationData.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PointValuePair.html
│   │   │   ├── PointVectorValuePair.html
│   │   │   ├── SimpleBounds.html
│   │   │   ├── SimplePointChecker.html
│   │   │   ├── SimpleValueChecker.html
│   │   │   ├── SimpleVectorValueChecker.html
│   │   │   ├── Target.html
│   │   │   ├── univariate
│   │   │   │   ├── BaseAbstractUnivariateOptimizer.html
│   │   │   │   ├── BaseUnivariateOptimizer.html
│   │   │   │   ├── BracketFinder.html
│   │   │   │   ├── BrentOptimizer.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── BaseAbstractUnivariateOptimizer.html
│   │   │   │   │   ├── BaseUnivariateOptimizer.html
│   │   │   │   │   ├── BracketFinder.html
│   │   │   │   │   ├── BrentOptimizer.html
│   │   │   │   │   ├── SimpleUnivariateValueChecker.html
│   │   │   │   │   ├── UnivariateMultiStartOptimizer.html
│   │   │   │   │   ├── UnivariateOptimizer.html
│   │   │   │   │   └── UnivariatePointValuePair.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── SimpleUnivariateValueChecker.html
│   │   │   │   ├── UnivariateMultiStartOptimizer.html
│   │   │   │   ├── UnivariateOptimizer.html
│   │   │   │   └── UnivariatePointValuePair.html
│   │   │   └── Weight.html
│   │   ├── package-frame.html
│   │   ├── package-summary.html
│   │   ├── package-tree.html
│   │   ├── package-use.html
│   │   ├── primes
│   │   │   ├── class-use
│   │   │   │   └── Primes.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   └── Primes.html
│   │   ├── random
│   │   │   ├── AbstractRandomGenerator.html
│   │   │   ├── AbstractWell.html
│   │   │   ├── BitsStreamGenerator.html
│   │   │   ├── class-use
│   │   │   │   ├── AbstractRandomGenerator.html
│   │   │   │   ├── AbstractWell.html
│   │   │   │   ├── BitsStreamGenerator.html
│   │   │   │   ├── CorrelatedRandomVectorGenerator.html
│   │   │   │   ├── EmpiricalDistribution.html
│   │   │   │   ├── GaussianRandomGenerator.html
│   │   │   │   ├── HaltonSequenceGenerator.html
│   │   │   │   ├── ISAACRandom.html
│   │   │   │   ├── JDKRandomGenerator.html
│   │   │   │   ├── MersenneTwister.html
│   │   │   │   ├── NormalizedRandomGenerator.html
│   │   │   │   ├── RandomAdaptor.html
│   │   │   │   ├── RandomDataGenerator.html
│   │   │   │   ├── RandomData.html
│   │   │   │   ├── RandomDataImpl.html
│   │   │   │   ├── RandomGeneratorFactory.html
│   │   │   │   ├── RandomGenerator.html
│   │   │   │   ├── RandomVectorGenerator.html
│   │   │   │   ├── SobolSequenceGenerator.html
│   │   │   │   ├── StableRandomGenerator.html
│   │   │   │   ├── SynchronizedRandomGenerator.html
│   │   │   │   ├── UncorrelatedRandomVectorGenerator.html
│   │   │   │   ├── UniformRandomGenerator.html
│   │   │   │   ├── UnitSphereRandomVectorGenerator.html
│   │   │   │   ├── ValueServer.html
│   │   │   │   ├── Well1024a.html
│   │   │   │   ├── Well19937a.html
│   │   │   │   ├── Well19937c.html
│   │   │   │   ├── Well44497a.html
│   │   │   │   ├── Well44497b.html
│   │   │   │   └── Well512a.html
│   │   │   ├── CorrelatedRandomVectorGenerator.html
│   │   │   ├── EmpiricalDistribution.html
│   │   │   ├── GaussianRandomGenerator.html
│   │   │   ├── HaltonSequenceGenerator.html
│   │   │   ├── ISAACRandom.html
│   │   │   ├── JDKRandomGenerator.html
│   │   │   ├── MersenneTwister.html
│   │   │   ├── NormalizedRandomGenerator.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── RandomAdaptor.html
│   │   │   ├── RandomDataGenerator.html
│   │   │   ├── RandomData.html
│   │   │   ├── RandomDataImpl.html
│   │   │   ├── RandomGeneratorFactory.html
│   │   │   ├── RandomGenerator.html
│   │   │   ├── RandomVectorGenerator.html
│   │   │   ├── SobolSequenceGenerator.html
│   │   │   ├── StableRandomGenerator.html
│   │   │   ├── SynchronizedRandomGenerator.html
│   │   │   ├── UncorrelatedRandomVectorGenerator.html
│   │   │   ├── UniformRandomGenerator.html
│   │   │   ├── UnitSphereRandomVectorGenerator.html
│   │   │   ├── ValueServer.html
│   │   │   ├── Well1024a.html
│   │   │   ├── Well19937a.html
│   │   │   ├── Well19937c.html
│   │   │   ├── Well44497a.html
│   │   │   ├── Well44497b.html
│   │   │   └── Well512a.html
│   │   ├── RealFieldElement.html
│   │   ├── special
│   │   │   ├── BesselJ.BesselJResult.html
│   │   │   ├── BesselJ.html
│   │   │   ├── Beta.html
│   │   │   ├── class-use
│   │   │   │   ├── BesselJ.BesselJResult.html
│   │   │   │   ├── BesselJ.html
│   │   │   │   ├── Beta.html
│   │   │   │   ├── Erf.html
│   │   │   │   └── Gamma.html
│   │   │   ├── Erf.html
│   │   │   ├── Gamma.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── package-use.html
│   │   ├── stat
│   │   │   ├── class-use
│   │   │   │   ├── Frequency.html
│   │   │   │   └── StatUtils.html
│   │   │   ├── clustering
│   │   │   │   ├── class-use
│   │   │   │   │   ├── Clusterable.html
│   │   │   │   │   ├── Cluster.html
│   │   │   │   │   ├── DBSCANClusterer.html
│   │   │   │   │   ├── EuclideanDoublePoint.html
│   │   │   │   │   ├── EuclideanIntegerPoint.html
│   │   │   │   │   ├── KMeansPlusPlusClusterer.EmptyClusterStrategy.html
│   │   │   │   │   └── KMeansPlusPlusClusterer.html
│   │   │   │   ├── Clusterable.html
│   │   │   │   ├── Cluster.html
│   │   │   │   ├── DBSCANClusterer.html
│   │   │   │   ├── EuclideanDoublePoint.html
│   │   │   │   ├── EuclideanIntegerPoint.html
│   │   │   │   ├── KMeansPlusPlusClusterer.EmptyClusterStrategy.html
│   │   │   │   ├── KMeansPlusPlusClusterer.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── correlation
│   │   │   │   ├── class-use
│   │   │   │   │   ├── Covariance.html
│   │   │   │   │   ├── KendallsCorrelation.html
│   │   │   │   │   ├── PearsonsCorrelation.html
│   │   │   │   │   ├── SpearmansCorrelation.html
│   │   │   │   │   └── StorelessCovariance.html
│   │   │   │   ├── Covariance.html
│   │   │   │   ├── KendallsCorrelation.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PearsonsCorrelation.html
│   │   │   │   ├── SpearmansCorrelation.html
│   │   │   │   └── StorelessCovariance.html
│   │   │   ├── descriptive
│   │   │   │   ├── AbstractStorelessUnivariateStatistic.html
│   │   │   │   ├── AbstractUnivariateStatistic.html
│   │   │   │   ├── AggregateSummaryStatistics.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractStorelessUnivariateStatistic.html
│   │   │   │   │   ├── AbstractUnivariateStatistic.html
│   │   │   │   │   ├── AggregateSummaryStatistics.html
│   │   │   │   │   ├── DescriptiveStatistics.html
│   │   │   │   │   ├── MultivariateSummaryStatistics.html
│   │   │   │   │   ├── StatisticalMultivariateSummary.html
│   │   │   │   │   ├── StatisticalSummary.html
│   │   │   │   │   ├── StatisticalSummaryValues.html
│   │   │   │   │   ├── StorelessUnivariateStatistic.html
│   │   │   │   │   ├── SummaryStatistics.html
│   │   │   │   │   ├── SynchronizedDescriptiveStatistics.html
│   │   │   │   │   ├── SynchronizedMultivariateSummaryStatistics.html
│   │   │   │   │   ├── SynchronizedSummaryStatistics.html
│   │   │   │   │   ├── UnivariateStatistic.html
│   │   │   │   │   └── WeightedEvaluation.html
│   │   │   │   ├── DescriptiveStatistics.html
│   │   │   │   ├── moment
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── GeometricMean.html
│   │   │   │   │   │   ├── Kurtosis.html
│   │   │   │   │   │   ├── Mean.html
│   │   │   │   │   │   ├── SecondMoment.html
│   │   │   │   │   │   ├── SemiVariance.Direction.html
│   │   │   │   │   │   ├── SemiVariance.html
│   │   │   │   │   │   ├── Skewness.html
│   │   │   │   │   │   ├── StandardDeviation.html
│   │   │   │   │   │   ├── Variance.html
│   │   │   │   │   │   ├── VectorialCovariance.html
│   │   │   │   │   │   └── VectorialMean.html
│   │   │   │   │   ├── GeometricMean.html
│   │   │   │   │   ├── Kurtosis.html
│   │   │   │   │   ├── Mean.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── SecondMoment.html
│   │   │   │   │   ├── SemiVariance.Direction.html
│   │   │   │   │   ├── SemiVariance.html
│   │   │   │   │   ├── Skewness.html
│   │   │   │   │   ├── StandardDeviation.html
│   │   │   │   │   ├── Variance.html
│   │   │   │   │   ├── VectorialCovariance.html
│   │   │   │   │   └── VectorialMean.html
│   │   │   │   ├── MultivariateSummaryStatistics.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── rank
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── Max.html
│   │   │   │   │   │   ├── Median.html
│   │   │   │   │   │   ├── Min.html
│   │   │   │   │   │   ├── Percentile.EstimationType.html
│   │   │   │   │   │   ├── Percentile.html
│   │   │   │   │   │   ├── PSquarePercentile.html
│   │   │   │   │   │   └── PSquarePercentile.PSquareMarkers.html
│   │   │   │   │   ├── Max.html
│   │   │   │   │   ├── Median.html
│   │   │   │   │   ├── Min.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── Percentile.EstimationType.html
│   │   │   │   │   ├── Percentile.html
│   │   │   │   │   ├── PSquarePercentile.html
│   │   │   │   │   └── PSquarePercentile.PSquareMarkers.html
│   │   │   │   ├── StatisticalMultivariateSummary.html
│   │   │   │   ├── StatisticalSummary.html
│   │   │   │   ├── StatisticalSummaryValues.html
│   │   │   │   ├── StorelessUnivariateStatistic.html
│   │   │   │   ├── summary
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── Product.html
│   │   │   │   │   │   ├── Sum.html
│   │   │   │   │   │   ├── SumOfLogs.html
│   │   │   │   │   │   └── SumOfSquares.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── Product.html
│   │   │   │   │   ├── Sum.html
│   │   │   │   │   ├── SumOfLogs.html
│   │   │   │   │   └── SumOfSquares.html
│   │   │   │   ├── SummaryStatistics.html
│   │   │   │   ├── SynchronizedDescriptiveStatistics.html
│   │   │   │   ├── SynchronizedMultivariateSummaryStatistics.html
│   │   │   │   ├── SynchronizedSummaryStatistics.html
│   │   │   │   ├── UnivariateStatistic.html
│   │   │   │   └── WeightedEvaluation.html
│   │   │   ├── Frequency.html
│   │   │   ├── inference
│   │   │   │   ├── AlternativeHypothesis.html
│   │   │   │   ├── BinomialTest.html
│   │   │   │   ├── ChiSquareTest.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AlternativeHypothesis.html
│   │   │   │   │   ├── BinomialTest.html
│   │   │   │   │   ├── ChiSquareTest.html
│   │   │   │   │   ├── GTest.html
│   │   │   │   │   ├── KolmogorovSmirnovTest.html
│   │   │   │   │   ├── MannWhitneyUTest.html
│   │   │   │   │   ├── OneWayAnova.html
│   │   │   │   │   ├── TestUtils.html
│   │   │   │   │   ├── TTest.html
│   │   │   │   │   └── WilcoxonSignedRankTest.html
│   │   │   │   ├── GTest.html
│   │   │   │   ├── KolmogorovSmirnovTest.html
│   │   │   │   ├── MannWhitneyUTest.html
│   │   │   │   ├── OneWayAnova.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── TestUtils.html
│   │   │   │   ├── TTest.html
│   │   │   │   └── WilcoxonSignedRankTest.html
│   │   │   ├── interval
│   │   │   │   ├── AgrestiCoullInterval.html
│   │   │   │   ├── BinomialConfidenceInterval.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AgrestiCoullInterval.html
│   │   │   │   │   ├── BinomialConfidenceInterval.html
│   │   │   │   │   ├── ClopperPearsonInterval.html
│   │   │   │   │   ├── ConfidenceInterval.html
│   │   │   │   │   ├── IntervalUtils.html
│   │   │   │   │   ├── NormalApproximationInterval.html
│   │   │   │   │   └── WilsonScoreInterval.html
│   │   │   │   ├── ClopperPearsonInterval.html
│   │   │   │   ├── ConfidenceInterval.html
│   │   │   │   ├── IntervalUtils.html
│   │   │   │   ├── NormalApproximationInterval.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   └── WilsonScoreInterval.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── ranking
│   │   │   │   ├── class-use
│   │   │   │   │   ├── NaNStrategy.html
│   │   │   │   │   ├── NaturalRanking.html
│   │   │   │   │   ├── RankingAlgorithm.html
│   │   │   │   │   └── TiesStrategy.html
│   │   │   │   ├── NaNStrategy.html
│   │   │   │   ├── NaturalRanking.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── RankingAlgorithm.html
│   │   │   │   └── TiesStrategy.html
│   │   │   ├── regression
│   │   │   │   ├── AbstractMultipleLinearRegression.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── AbstractMultipleLinearRegression.html
│   │   │   │   │   ├── GLSMultipleLinearRegression.html
│   │   │   │   │   ├── MillerUpdatingRegression.html
│   │   │   │   │   ├── ModelSpecificationException.html
│   │   │   │   │   ├── MultipleLinearRegression.html
│   │   │   │   │   ├── OLSMultipleLinearRegression.html
│   │   │   │   │   ├── RegressionResults.html
│   │   │   │   │   ├── SimpleRegression.html
│   │   │   │   │   └── UpdatingMultipleLinearRegression.html
│   │   │   │   ├── GLSMultipleLinearRegression.html
│   │   │   │   ├── MillerUpdatingRegression.html
│   │   │   │   ├── ModelSpecificationException.html
│   │   │   │   ├── MultipleLinearRegression.html
│   │   │   │   ├── OLSMultipleLinearRegression.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── RegressionResults.html
│   │   │   │   ├── SimpleRegression.html
│   │   │   │   └── UpdatingMultipleLinearRegression.html
│   │   │   └── StatUtils.html
│   │   ├── transform
│   │   │   ├── class-use
│   │   │   │   ├── DctNormalization.html
│   │   │   │   ├── DftNormalization.html
│   │   │   │   ├── DstNormalization.html
│   │   │   │   ├── FastCosineTransformer.html
│   │   │   │   ├── FastFourierTransformer.html
│   │   │   │   ├── FastHadamardTransformer.html
│   │   │   │   ├── FastSineTransformer.html
│   │   │   │   ├── RealTransformer.html
│   │   │   │   ├── TransformType.html
│   │   │   │   └── TransformUtils.html
│   │   │   ├── DctNormalization.html
│   │   │   ├── DftNormalization.html
│   │   │   ├── DstNormalization.html
│   │   │   ├── FastCosineTransformer.html
│   │   │   ├── FastFourierTransformer.html
│   │   │   ├── FastHadamardTransformer.html
│   │   │   ├── FastSineTransformer.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── RealTransformer.html
│   │   │   ├── TransformType.html
│   │   │   └── TransformUtils.html
│   │   └── util
│   │   ├── ArithmeticUtils.html
│   │   ├── BigRealField.html
│   │   ├── BigReal.html
│   │   ├── CentralPivotingStrategy.html
│   │   ├── class-use
│   │   │   ├── ArithmeticUtils.html
│   │   │   ├── BigRealField.html
│   │   │   ├── BigReal.html
│   │   │   ├── CentralPivotingStrategy.html
│   │   │   ├── Combinations.html
│   │   │   ├── CombinatoricsUtils.html
│   │   │   ├── CompositeFormat.html
│   │   │   ├── ContinuedFraction.html
│   │   │   ├── Decimal64Field.html
│   │   │   ├── Decimal64.html
│   │   │   ├── DefaultTransformer.html
│   │   │   ├── DoubleArray.html
│   │   │   ├── FastMath.html
│   │   │   ├── Incrementor.html
│   │   │   ├── Incrementor.MaxCountExceededCallback.html
│   │   │   ├── IntegerSequence.html
│   │   │   ├── IntegerSequence.Incrementor.html
│   │   │   ├── IntegerSequence.Incrementor.MaxCountExceededCallback.html
│   │   │   ├── IntegerSequence.Range.html
│   │   │   ├── IterationEvent.html
│   │   │   ├── IterationListener.html
│   │   │   ├── IterationManager.html
│   │   │   ├── KthSelector.html
│   │   │   ├── MathArrays.Function.html
│   │   │   ├── MathArrays.html
│   │   │   ├── MathArrays.OrderDirection.html
│   │   │   ├── MathArrays.Position.html
│   │   │   ├── MathUtils.html
│   │   │   ├── MedianOf3PivotingStrategy.html
│   │   │   ├── MultidimensionalCounter.html
│   │   │   ├── MultidimensionalCounter.Iterator.html
│   │   │   ├── NumberTransformer.html
│   │   │   ├── OpenIntToDoubleHashMap.html
│   │   │   ├── OpenIntToDoubleHashMap.Iterator.html
│   │   │   ├── OpenIntToFieldHashMap.html
│   │   │   ├── OpenIntToFieldHashMap.Iterator.html
│   │   │   ├── Pair.html
│   │   │   ├── PivotingStrategyInterface.html
│   │   │   ├── Precision.html
│   │   │   ├── RandomPivotingStrategy.html
│   │   │   ├── ResizableDoubleArray.ExpansionMode.html
│   │   │   ├── ResizableDoubleArray.html
│   │   │   └── TransformerMap.html
│   │   ├── Combinations.html
│   │   ├── CombinatoricsUtils.html
│   │   ├── CompositeFormat.html
│   │   ├── ContinuedFraction.html
│   │   ├── Decimal64Field.html
│   │   ├── Decimal64.html
│   │   ├── DefaultTransformer.html
│   │   ├── DoubleArray.html
│   │   ├── FastMath.html
│   │   ├── Incrementor.html
│   │   ├── Incrementor.MaxCountExceededCallback.html
│   │   ├── IntegerSequence.html
│   │   ├── IntegerSequence.Incrementor.html
│   │   ├── IntegerSequence.Incrementor.MaxCountExceededCallback.html
│   │   ├── IntegerSequence.Range.html
│   │   ├── IterationEvent.html
│   │   ├── IterationListener.html
│   │   ├── IterationManager.html
│   │   ├── KthSelector.html
│   │   ├── MathArrays.Function.html
│   │   ├── MathArrays.html
│   │   ├── MathArrays.OrderDirection.html
│   │   ├── MathArrays.Position.html
│   │   ├── MathUtils.html
│   │   ├── MedianOf3PivotingStrategy.html
│   │   ├── MultidimensionalCounter.html
│   │   ├── MultidimensionalCounter.Iterator.html
│   │   ├── NumberTransformer.html
│   │   ├── OpenIntToDoubleHashMap.html
│   │   ├── OpenIntToDoubleHashMap.Iterator.html
│   │   ├── OpenIntToFieldHashMap.html
│   │   ├── OpenIntToFieldHashMap.Iterator.html
│   │   ├── package-frame.html
│   │   ├── package-summary.html
│   │   ├── package-tree.html
│   │   ├── package-use.html
│   │   ├── Pair.html
│   │   ├── PivotingStrategyInterface.html
│   │   ├── Precision.html
│   │   ├── RandomPivotingStrategy.html
│   │   ├── ResizableDoubleArray.ExpansionMode.html
│   │   ├── ResizableDoubleArray.html
│   │   └── TransformerMap.html
│   ├── overview-frame.html
│   ├── overview-summary.html
│   ├── overview-tree.html
│   ├── package-list
│   ├── resources
│   │   ├── background.gif
│   │   ├── tab.gif
│   │   ├── titlebar_end.gif
│   │   └── titlebar.gif
│   ├── serialized-form.html
│   └── stylesheet.css
├── LICENSE.txt
├── NOTICE.txt
└── RELEASE-NOTES.txt

162 directories, 2183 files

标签:

实例下载地址

commons-math 3.6.1.jar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警