Browse Source

Math.NET Numerics: 4.8.0 api update

gh-pages
Christoph Ruegg 7 years ago
parent
commit
77350528b7
  1. 3
      api/MathNet.Numerics.Differentiation/FiniteDifferenceCoefficients.htm
  2. 3
      api/MathNet.Numerics.Differentiation/NumericalDerivative.htm
  3. 3
      api/MathNet.Numerics.Differentiation/NumericalHessian.htm
  4. 3
      api/MathNet.Numerics.Differentiation/NumericalJacobian.htm
  5. 3
      api/MathNet.Numerics.Differentiation/StepType.htm
  6. 3
      api/MathNet.Numerics.Differentiation/index.htm
  7. 3
      api/MathNet.Numerics.Distributions/Bernoulli.htm
  8. 3
      api/MathNet.Numerics.Distributions/Beta.htm
  9. 3
      api/MathNet.Numerics.Distributions/BetaScaled.htm
  10. 3
      api/MathNet.Numerics.Distributions/Binomial.htm
  11. 3
      api/MathNet.Numerics.Distributions/Categorical.htm
  12. 3
      api/MathNet.Numerics.Distributions/Cauchy.htm
  13. 3
      api/MathNet.Numerics.Distributions/Chi.htm
  14. 3
      api/MathNet.Numerics.Distributions/ChiSquared.htm
  15. 3
      api/MathNet.Numerics.Distributions/ContinuousUniform.htm
  16. 3
      api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm
  17. 3
      api/MathNet.Numerics.Distributions/Dirichlet.htm
  18. 3
      api/MathNet.Numerics.Distributions/DiscreteUniform.htm
  19. 3
      api/MathNet.Numerics.Distributions/Erlang.htm
  20. 3
      api/MathNet.Numerics.Distributions/Exponential.htm
  21. 3
      api/MathNet.Numerics.Distributions/FisherSnedecor.htm
  22. 3
      api/MathNet.Numerics.Distributions/Gamma.htm
  23. 3
      api/MathNet.Numerics.Distributions/Geometric.htm
  24. 3
      api/MathNet.Numerics.Distributions/Hypergeometric.htm
  25. 3
      api/MathNet.Numerics.Distributions/IContinuousDistribution.htm
  26. 3
      api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm
  27. 3
      api/MathNet.Numerics.Distributions/IDistribution.htm
  28. 3
      api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm
  29. 3
      api/MathNet.Numerics.Distributions/InverseGamma.htm
  30. 3
      api/MathNet.Numerics.Distributions/InverseWishart.htm
  31. 3
      api/MathNet.Numerics.Distributions/Laplace.htm
  32. 3
      api/MathNet.Numerics.Distributions/LogNormal.htm
  33. 3
      api/MathNet.Numerics.Distributions/MatrixNormal.htm
  34. 3
      api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm
  35. 3
      api/MathNet.Numerics.Distributions/Multinomial.htm
  36. 3
      api/MathNet.Numerics.Distributions/NegativeBinomial.htm
  37. 3
      api/MathNet.Numerics.Distributions/Normal.htm
  38. 3
      api/MathNet.Numerics.Distributions/NormalGamma.htm
  39. 3
      api/MathNet.Numerics.Distributions/Pareto.htm
  40. 3
      api/MathNet.Numerics.Distributions/Poisson.htm
  41. 3
      api/MathNet.Numerics.Distributions/Rayleigh.htm
  42. 3
      api/MathNet.Numerics.Distributions/Stable.htm
  43. 3
      api/MathNet.Numerics.Distributions/StudentT.htm
  44. 3
      api/MathNet.Numerics.Distributions/Triangular.htm
  45. 3
      api/MathNet.Numerics.Distributions/Weibull.htm
  46. 3
      api/MathNet.Numerics.Distributions/Wishart.htm
  47. 3
      api/MathNet.Numerics.Distributions/Zipf.htm
  48. 3
      api/MathNet.Numerics.Distributions/index.htm
  49. 3
      api/MathNet.Numerics.Financial/AbsoluteReturnMeasures.htm
  50. 3
      api/MathNet.Numerics.Financial/AbsoluteRiskMeasures.htm
  51. 3
      api/MathNet.Numerics.Financial/index.htm
  52. 3
      api/MathNet.Numerics.IntegralTransforms/Fourier.htm
  53. 3
      api/MathNet.Numerics.IntegralTransforms/FourierOptions.htm
  54. 3
      api/MathNet.Numerics.IntegralTransforms/Hartley.htm
  55. 3
      api/MathNet.Numerics.IntegralTransforms/HartleyOptions.htm
  56. 3
      api/MathNet.Numerics.IntegralTransforms/index.htm
  57. 3
      api/MathNet.Numerics.Integration/DoubleExponentialTransformation.htm
  58. 3
      api/MathNet.Numerics.Integration/GaussLegendreRule.htm
  59. 3
      api/MathNet.Numerics.Integration/NewtonCotesTrapeziumRule.htm
  60. 3
      api/MathNet.Numerics.Integration/SimpsonRule.htm
  61. 3
      api/MathNet.Numerics.Integration/index.htm
  62. 3
      api/MathNet.Numerics.Interpolation/Barycentric.htm
  63. 3
      api/MathNet.Numerics.Interpolation/BulirschStoerRationalInterpolation.htm
  64. 3
      api/MathNet.Numerics.Interpolation/CubicSpline.htm
  65. 3
      api/MathNet.Numerics.Interpolation/IInterpolation.htm
  66. 3
      api/MathNet.Numerics.Interpolation/LinearSpline.htm
  67. 3
      api/MathNet.Numerics.Interpolation/LogLinear.htm
  68. 3
      api/MathNet.Numerics.Interpolation/NevillePolynomialInterpolation.htm
  69. 3
      api/MathNet.Numerics.Interpolation/QuadraticSpline.htm
  70. 3
      api/MathNet.Numerics.Interpolation/SplineBoundaryCondition.htm
  71. 3
      api/MathNet.Numerics.Interpolation/StepInterpolation.htm
  72. 3
      api/MathNet.Numerics.Interpolation/TransformedInterpolation.htm
  73. 3
      api/MathNet.Numerics.Interpolation/index.htm
  74. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/BiCgStab.htm
  75. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/CompositeSolver.htm
  76. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/DiagonalPreconditioner.htm
  77. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/GpBiCg.htm
  78. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILU0Preconditioner.htm
  79. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILUTPPreconditioner.htm
  80. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MILU0Preconditioner.htm
  81. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MlkBiCgStab.htm
  82. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/TFQMR.htm
  83. 3
      api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm
  84. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/DenseMatrix.htm
  85. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/DenseVector.htm
  86. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/DiagonalMatrix.htm
  87. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/Matrix.htm
  88. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/SparseMatrix.htm
  89. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/SparseVector.htm
  90. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/Vector.htm
  91. 3
      api/MathNet.Numerics.LinearAlgebra.Complex/index.htm
  92. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/BiCgStab.htm
  93. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/CompositeSolver.htm
  94. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/DiagonalPreconditioner.htm
  95. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/GpBiCg.htm
  96. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILU0Preconditioner.htm
  97. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILUTPPreconditioner.htm
  98. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MILU0Preconditioner.htm
  99. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MlkBiCgStab.htm
  100. 3
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/TFQMR.htm

3
api/MathNet.Numerics.Differentiation/FiniteDifferenceCoefficients.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Differentiation/NumericalDerivative.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Differentiation/NumericalHessian.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Differentiation/NumericalJacobian.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Differentiation/StepType.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Differentiation/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Bernoulli.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Beta.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/BetaScaled.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Binomial.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Categorical.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Cauchy.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Chi.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/ChiSquared.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/ContinuousUniform.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Dirichlet.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/DiscreteUniform.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Erlang.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Exponential.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/FisherSnedecor.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Gamma.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Geometric.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Hypergeometric.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/IContinuousDistribution.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/IDistribution.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/InverseGamma.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/InverseWishart.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Laplace.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/LogNormal.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/MatrixNormal.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Multinomial.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/NegativeBinomial.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Normal.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/NormalGamma.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Pareto.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Poisson.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Rayleigh.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Stable.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/StudentT.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Triangular.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Weibull.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Wishart.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/Zipf.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Distributions/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Financial/AbsoluteReturnMeasures.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Financial/AbsoluteRiskMeasures.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Financial/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.IntegralTransforms/Fourier.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.IntegralTransforms/FourierOptions.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.IntegralTransforms/Hartley.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.IntegralTransforms/HartleyOptions.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.IntegralTransforms/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Integration/DoubleExponentialTransformation.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Integration/GaussLegendreRule.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Integration/NewtonCotesTrapeziumRule.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Integration/SimpsonRule.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Integration/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/Barycentric.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/BulirschStoerRationalInterpolation.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/CubicSpline.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/IInterpolation.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/LinearSpline.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/LogLinear.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/NevillePolynomialInterpolation.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/QuadraticSpline.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/SplineBoundaryCondition.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/StepInterpolation.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/TransformedInterpolation.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.Interpolation/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/BiCgStab.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/CompositeSolver.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/DiagonalPreconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/GpBiCg.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILU0Preconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILUTPPreconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MILU0Preconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MlkBiCgStab.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/TFQMR.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/DenseMatrix.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/DenseVector.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/DiagonalMatrix.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/Matrix.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/SparseMatrix.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/SparseVector.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/Vector.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex/index.htm

@ -83,6 +83,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/BiCgStab.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/CompositeSolver.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/DiagonalPreconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/GpBiCg.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILU0Preconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILUTPPreconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MILU0Preconditioner.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MlkBiCgStab.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

3
api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/TFQMR.htm

@ -84,6 +84,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm">MathNet.Numerics.Optimization.ObjectiveFunctions</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.TrustRegion/index.htm">MathNet.Numerics.Optimization.TrustRegion</a>
</li>
<li>
<a href="../MathNet.Numerics.Properties/index.htm">MathNet.Numerics.Properties</a>

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save