Browse Source

Math.NET Numerics: 4.12.0 api update

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

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -286,7 +283,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -540,7 +537,7 @@ h is approximately equal to the square-root of machine accuracy, epsilon.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -314,7 +311,7 @@ The function mirrors the Hessian along the diagonal since d2f/dxdy = d2f/dydx fo
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -363,7 +360,7 @@ added efficiency. This method also assumes that the length of vector x consisten
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -338,7 +335,7 @@ input parameter. Although implementation may vary, an example of second order ac
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -159,7 +156,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -797,7 +797,7 @@ p specifies the probability that a 1 is generated..
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm" class="current">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -879,7 +879,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

800
api/MathNet.Numerics.Distributions/BetaBinomial.htm

@ -0,0 +1,800 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>BetaBinomial - Math.NET Numerics Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link type="text/css" rel="stylesheet" href="../main.css"/>
<script type="text/javascript" src="../js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="../js/jquery.scrollTo-min.js"></script>
<script type="text/javascript" src="../js/navigation.js"></script>
<script type="text/javascript" src="../js/example.js"></script>
</head>
<body><div id="namespaces">
<h2 class="fixed">Namespaces</h2>
<div class="scroll">
<ul>
<li>
<a href="../MathNet.Numerics/index.htm">MathNet.Numerics</a>
</li>
<li>
<a href="../MathNet.Numerics.Differentiation/index.htm">MathNet.Numerics.Differentiation</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/index.htm" class="current">MathNet.Numerics.Distributions</a>
</li>
<li>
<a href="../MathNet.Numerics.Financial/index.htm">MathNet.Numerics.Financial</a>
</li>
<li>
<a href="../MathNet.Numerics.IntegralTransforms/index.htm">MathNet.Numerics.IntegralTransforms</a>
</li>
<li>
<a href="../MathNet.Numerics.Integration/index.htm">MathNet.Numerics.Integration</a>
</li>
<li>
<a href="../MathNet.Numerics.Interpolation/index.htm">MathNet.Numerics.Interpolation</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra/index.htm">MathNet.Numerics.LinearAlgebra</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Complex/index.htm">MathNet.Numerics.LinearAlgebra.Complex</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm">MathNet.Numerics.LinearAlgebra.Complex.Solvers</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Complex32/index.htm">MathNet.Numerics.LinearAlgebra.Complex32</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Complex32.Solvers/index.htm">MathNet.Numerics.LinearAlgebra.Complex32.Solvers</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Double/index.htm">MathNet.Numerics.LinearAlgebra.Double</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Double.Solvers/index.htm">MathNet.Numerics.LinearAlgebra.Double.Solvers</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Factorization/index.htm">MathNet.Numerics.LinearAlgebra.Factorization</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Single/index.htm">MathNet.Numerics.LinearAlgebra.Single</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Single.Solvers/index.htm">MathNet.Numerics.LinearAlgebra.Single.Solvers</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Solvers/index.htm">MathNet.Numerics.LinearAlgebra.Solvers</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearAlgebra.Storage/index.htm">MathNet.Numerics.LinearAlgebra.Storage</a>
</li>
<li>
<a href="../MathNet.Numerics.LinearRegression/index.htm">MathNet.Numerics.LinearRegression</a>
</li>
<li>
<a href="../MathNet.Numerics.OdeSolvers/index.htm">MathNet.Numerics.OdeSolvers</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization/index.htm">MathNet.Numerics.Optimization</a>
</li>
<li>
<a href="../MathNet.Numerics.Optimization.LineSearch/index.htm">MathNet.Numerics.Optimization.LineSearch</a>
</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.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Mkl/index.htm">MathNet.Numerics.Providers.Common.Mkl</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.OpenBlas/index.htm">MathNet.Numerics.Providers.Common.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.FourierTransform/index.htm">MathNet.Numerics.Providers.FourierTransform</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra/index.htm">MathNet.Numerics.Providers.LinearAlgebra</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
</li>
<li>
<a href="../MathNet.Numerics.RootFinding/index.htm">MathNet.Numerics.RootFinding</a>
</li>
<li>
<a href="../MathNet.Numerics.Statistics/index.htm">MathNet.Numerics.Statistics</a>
</li>
<li>
<a href="../MathNet.Numerics.Statistics.Mcmc/index.htm">MathNet.Numerics.Statistics.Mcmc</a>
</li>
</ul>
</div>
</div><div id="types">
<h2 class="fixed">Types in MathNet.Numerics.Distributions</h2>
<div class="scroll">
<ul>
<li>
<a href="../MathNet.Numerics.Distributions/Bernoulli.htm">Bernoulli</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm" class="current">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Binomial.htm">Binomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Burr.htm">Burr</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Categorical.htm">Categorical</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Cauchy.htm">Cauchy</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Chi.htm">Chi</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/ChiSquared.htm">ChiSquared</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/ContinuousUniform.htm">ContinuousUniform</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm">ConwayMaxwellPoisson</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Dirichlet.htm">Dirichlet</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/DiscreteUniform.htm">DiscreteUniform</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Erlang.htm">Erlang</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Exponential.htm">Exponential</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/FisherSnedecor.htm">FisherSnedecor</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Gamma.htm">Gamma</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Geometric.htm">Geometric</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Hypergeometric.htm">Hypergeometric</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/IContinuousDistribution.htm">IContinuousDistribution</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/IDiscreteDistribution.htm">IDiscreteDistribution</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/IDistribution.htm">IDistribution</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/InverseGamma.htm">InverseGamma</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/InverseGaussian.htm">InverseGaussian</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/InverseWishart.htm">InverseWishart</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/IUnivariateDistribution.htm">IUnivariateDistribution</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Laplace.htm">Laplace</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/LogNormal.htm">LogNormal</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/MatrixNormal.htm">MatrixNormal</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/MeanPrecisionPair.htm">MeanPrecisionPair</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Multinomial.htm">Multinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/NegativeBinomial.htm">NegativeBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Normal.htm">Normal</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/NormalGamma.htm">NormalGamma</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Pareto.htm">Pareto</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Poisson.htm">Poisson</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Rayleigh.htm">Rayleigh</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/SkewedGeneralizedError.htm">SkewedGeneralizedError</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/SkewedGeneralizedT.htm">SkewedGeneralizedT</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Stable.htm">Stable</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/StudentT.htm">StudentT</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Triangular.htm">Triangular</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/TruncatedPareto.htm">TruncatedPareto</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Weibull.htm">Weibull</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Wishart.htm">Wishart</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Zipf.htm">Zipf</a>
</li>
</ul>
</div>
</div>
<div class="header">
<p class="class"><strong>Type</strong> BetaBinomial</p>
<p><strong>Namespace</strong> MathNet.Numerics.Distributions</p>
<p><strong>Interfaces</strong> <a href="../MathNet.Numerics.Distributions/IDiscreteDistribution.htm">IDiscreteDistribution</a></p>
</div>
<div class="sub-header">
<div id="summary">Discrete Univariate Beta-Binomial distribution.
The beta-binomial distribution is a family of discrete probability distributions on a finite support of non-negative integers arising
when the probability of success in each of a fixed or known number of Bernoulli trials is either unknown or random.
The beta-binomial distribution is the binomial distribution in which the probability of success at each of n trials is not fixed but randomly drawn from a beta distribution.
It is frequently used in Bayesian statistics, empirical Bayes methods and classical statistics to capture overdispersion in binomial type distributed data..
</div>
<h3 class="section">Constructors</h3>
<ul>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#.ctor">BetaBinomial</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#.ctor">BetaBinomial</a></li>
</ul>
<h3 class="section">Static Functions</h3>
<ul>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#CDF">CDF</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#IsValidParameterSet">IsValidParameterSet</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#IsValidParameterSet">IsValidParameterSet</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#PMF">PMF</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#PMFLn">PMFLn</a></li>
</ul>
<h3 class="section">Methods</h3>
<ul>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#CumulativeDistribution">CumulativeDistribution</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Equals">Equals</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#GetHashCode">GetHashCode</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#GetType">GetType</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Probability">Probability</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#ProbabilityLn">ProbabilityLn</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Sample">Sample</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Sample">Sample</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Samples">Samples</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Samples">Samples</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Samples">Samples</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Samples">Samples</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Samples">Samples</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#ToString">ToString</a></li>
</ul>
<h3 class="section">Properties</h3>
<ul>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#A">A</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#B">B</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Maximum">Maximum</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Mean">Mean</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Minimum">Minimum</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#N">N</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#RandomSource">RandomSource</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Skewness">Skewness</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#StdDev">StdDev</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm#Variance">Variance</a></li>
</ul>
</div>
<h3 class="section">Public Constructors</h3>
<div id=".ctor" class="method">
<h4> <strong>BetaBinomial</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b, <span title="System.Random">Random</span> randomSource)</h4>
<div class="content">Initializes a new instance of the <a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a> class.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of Bernoulli trials n - n is a positive integer </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">Shape parameter alpha of the Beta distribution. Range: a > 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">Shape parameter beta of the Beta distribution. Range: b > 0. </p>
<h6><code><span title="System.Random">Random</span></code> randomSource</h6>
<p class="comments">The random number generator which is used to draw random samples. </p>
</div>
</div>
</div>
<div id=".ctor" class="method">
<h4> <strong>BetaBinomial</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b)</h4>
<div class="content">Initializes a new instance of the <a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a> class.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of Bernoulli trials n - n is a positive integer </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">Shape parameter alpha of the Beta distribution. Range: a > 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">Shape parameter beta of the Beta distribution. Range: b > 0. </p>
</div>
</div>
</div>
<h3 class="section">Public Static Functions</h3>
<div id="CDF" class="method">
<h4><span title="System.double">double</span> <strong>CDF</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b, <span title="System.int">int</span> x)</h4>
<div class="content">Computes the cumulative distribution (CDF) of the distribution at x, i.e. P(X ≤ x).
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of Bernoulli trials n - n is a positive integer </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">Shape parameter alpha of the Beta distribution. Range: a > 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">Shape parameter beta of the Beta distribution. Range: b > 0. </p>
<h6><code><span title="System.int">int</span></code> x</h6>
<p class="comments">The location at which to compute the cumulative distribution function. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.double">double</span></code></h6>
<p>the cumulative distribution at location <var>x</var>. </p>
</div>
</div>
</div>
<div id="IsValidParameterSet" class="method">
<h4><span title="System.bool">bool</span> <strong>IsValidParameterSet</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b)</h4>
<div class="content">Tests whether the provided values are valid parameters for this distribution.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of Bernoulli trials n - n is a positive integer </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">Shape parameter alpha of the Beta distribution. Range: a > 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">Shape parameter beta of the Beta distribution. Range: b > 0. </p>
</div>
</div>
</div>
<div id="IsValidParameterSet" class="method">
<h4><span title="System.bool">bool</span> <strong>IsValidParameterSet</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b, <span title="System.int">int</span> k)</h4>
<div class="content">Tests whether the provided values are valid parameters for this distribution.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of Bernoulli trials n - n is a positive integer </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">Shape parameter alpha of the Beta distribution. Range: a > 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">Shape parameter beta of the Beta distribution. Range: b > 0. </p>
<h6><code><span title="System.int">int</span></code> k</h6>
<p class="comments">The location in the domain where we want to evaluate the probability mass function. </p>
</div>
</div>
</div>
<div id="PMF" class="method">
<h4><span title="System.double">double</span> <strong>PMF</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b, <span title="System.int">int</span> k)</h4>
<div class="content">Computes the probability mass (PMF) at k, i.e. P(X = k).
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of Bernoulli trials n - n is a positive integer </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">Shape parameter alpha of the Beta distribution. Range: a > 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">Shape parameter beta of the Beta distribution. Range: b > 0. </p>
<h6><code><span title="System.int">int</span></code> k</h6>
<p class="comments">The location in the domain where we want to evaluate the probability mass function. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.double">double</span></code></h6>
<p>the probability mass at location <var>k</var>. </p>
</div>
</div>
</div>
<div id="PMFLn" class="method">
<h4><span title="System.double">double</span> <strong>PMFLn</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b, <span title="System.int">int</span> k)</h4>
<div class="content">Computes the log probability mass (lnPMF) at k, i.e. ln(P(X = k)).
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of Bernoulli trials n - n is a positive integer </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">Shape parameter alpha of the Beta distribution. Range: a > 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">Shape parameter beta of the Beta distribution. Range: b > 0. </p>
<h6><code><span title="System.int">int</span></code> k</h6>
<p class="comments">The location in the domain where we want to evaluate the probability mass function. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.double">double</span></code></h6>
<p>the log probability mass at location <var>k</var>. </p>
</div>
</div>
</div>
<h3 class="section">Public Methods</h3>
<div id="CumulativeDistribution" class="method">
<h4><span title="System.double">double</span> <strong>CumulativeDistribution</strong>(<span title="System.double">double</span> x)</h4>
<div class="content">Computes the cumulative distribution (CDF) of the distribution at x, i.e. P(X ≤ x).
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.double">double</span></code> x</h6>
<p class="comments">The location at which to compute the cumulative distribution function. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.double">double</span></code></h6>
<p>the cumulative distribution at location <var>x</var> </p>
</div>
</div>
</div>
<div id="Equals" class="method">
<h4><span title="System.bool">bool</span> <strong>Equals</strong>(<span title="System.object">object</span> obj)</h4>
<div class="content">
</div>
</div>
<div id="GetHashCode" class="method">
<h4><span title="System.int">int</span> <strong>GetHashCode</strong>()</h4>
<div class="content">
</div>
</div>
<div id="GetType" class="method">
<h4><span title="System.Type">Type</span> <strong>GetType</strong>()</h4>
<div class="content">
</div>
</div>
<div id="Probability" class="method">
<h4><span title="System.double">double</span> <strong>Probability</strong>(<span title="System.int">int</span> k)</h4>
<div class="content">Computes the probability mass (PMF) at k, i.e. P(X = k).
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> k</h6>
<p class="comments">The location in the domain where we want to evaluate the probability mass function. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.double">double</span></code></h6>
<p>the probability mass at location <var>k</var>. </p>
</div>
</div>
</div>
<div id="ProbabilityLn" class="method">
<h4><span title="System.double">double</span> <strong>ProbabilityLn</strong>(<span title="System.int">int</span> k)</h4>
<div class="content">Computes the log probability mass (lnPMF) at k, i.e. ln(P(X = k)).
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> k</h6>
<p class="comments">The location in the domain where we want to evaluate the log probability mass function. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.double">double</span></code></h6>
<p>the log probability mass at location <var>k</var>. </p>
</div>
</div>
</div>
<div id="Sample" class="method">
<h4><span title="System.int">int</span> <strong>Sample</strong>()</h4>
<div class="content">Samples a <code>BetaBinomial</code> distributed random variable.
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.int">int</span></code></h6>
<p>a sample from the distribution. </p>
</div>
</div>
</div>
<div id="Sample" class="method">
<h4><span title="System.int">int</span> <strong>Sample</strong>(<span title="System.Random">Random</span> rnd, <span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b)</h4>
<div class="content">Samples a <code>BetaBinomial</code> distributed random variable.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.Random">Random</span></code> rnd</h6>
<p class="comments">The random number generator to use. </p>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of trials (n). Range: n ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">The α shape parameter of the Beta distribution. Range: α ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">The β shape parameter of the Beta distribution. Range: β ≥ 0. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.int">int</span></code></h6>
<p>a sample from the distribution. </p>
</div>
</div>
</div>
<div id="Samples" class="method">
<h4><span title="System.void">void</span> <strong>Samples</strong>(<span title="System.Int32[]">Int32[]</span> values)</h4>
<div class="content">Fills an array with samples generated from the distribution.
</div>
</div>
<div id="Samples" class="method">
<h4><span title="System.Collections.Generic.IEnumerable<int>">IEnumerable&lt;int&gt;</span> <strong>Samples</strong>(<span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b)</h4>
<div class="content">Samples an array of <code>BetaBinomial</code> distributed random variables.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of trials (n). Range: n ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">The α shape parameter of the Beta distribution. Range: α ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">The β shape parameter of the Beta distribution. Range: β ≥ 0. </p>
</div>
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.Collections.Generic.IEnumerable<int>">IEnumerable&lt;int&gt;</span></code></h6>
<p>a sequence of samples from the distribution. </p>
</div>
</div>
</div>
<div id="Samples" class="method">
<h4><span title="System.void">void</span> <strong>Samples</strong>(<span title="System.Random">Random</span> rnd, <span title="System.Int32[]">Int32[]</span> values, <span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b)</h4>
<div class="content">Fills an array with samples generated from the distribution.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.Random">Random</span></code> rnd</h6>
<p class="comments">The random number generator to use. </p>
<h6><code><span title="System.Int32[]">Int32[]</span></code> values</h6>
<p class="comments">The array to fill with the samples. </p>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of trials (n). Range: n ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">The α shape parameter of the Beta distribution. Range: α ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">The β shape parameter of the Beta distribution. Range: β ≥ 0. </p>
</div>
</div>
</div>
<div id="Samples" class="method">
<h4><span title="System.Collections.Generic.IEnumerable<int>">IEnumerable&lt;int&gt;</span> <strong>Samples</strong>()</h4>
<div class="content">Samples an array of <code>BetaBinomial</code> distributed random variables.
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.Collections.Generic.IEnumerable<int>">IEnumerable&lt;int&gt;</span></code></h6>
<p>a sequence of samples from the distribution. </p>
</div>
</div>
</div>
<div id="Samples" class="method">
<h4><span title="System.void">void</span> <strong>Samples</strong>(<span title="System.Int32[]">Int32[]</span> values, <span title="System.int">int</span> n, <span title="System.double">double</span> a, <span title="System.double">double</span> b)</h4>
<div class="content">Fills an array with samples generated from the distribution.
<div class="parameters">
<h5>Parameters</h5>
<h6><code><span title="System.Int32[]">Int32[]</span></code> values</h6>
<p class="comments">The array to fill with the samples. </p>
<h6><code><span title="System.int">int</span></code> n</h6>
<p class="comments">The number of trials (n). Range: n ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> a</h6>
<p class="comments">The α shape parameter of the Beta distribution. Range: α ≥ 0. </p>
<h6><code><span title="System.double">double</span></code> b</h6>
<p class="comments">The β shape parameter of the Beta distribution. Range: β ≥ 0. </p>
</div>
</div>
</div>
<div id="ToString" class="method">
<h4><span title="System.string">string</span> <strong>ToString</strong>()</h4>
<div class="content">Returns a <span title="System.String">String</span> that represents this instance.
<div class="return">
<h5>Return</h5>
<h6><code><span title="System.string">string</span></code></h6>
<p>A <a href="../System/String.htm">String</a> that represents this instance. </p>
</div>
</div>
</div>
<h3 class="section">Public Properties</h3>
<div id="A" class="method">
<h4><span title="System.double">double</span> <strong>A</strong> get; </h4>
<div class="content">
</div>
</div>
<div id="B" class="method">
<h4><span title="System.double">double</span> <strong>B</strong> get; </h4>
<div class="content">
</div>
</div>
<div id="Maximum" class="method">
<h4><span title="System.int">int</span> <strong>Maximum</strong> get; </h4>
<div class="content">Gets the largest element in the domain of the distributions which can be represented by an integer.
</div>
</div>
<div id="Mean" class="method">
<h4><span title="System.double">double</span> <strong>Mean</strong> get; </h4>
<div class="content">Gets the mean of the distribution.
</div>
</div>
<div id="Minimum" class="method">
<h4><span title="System.int">int</span> <strong>Minimum</strong> get; </h4>
<div class="content">Gets the smallest element in the domain of the distributions which can be represented by an integer.
</div>
</div>
<div id="N" class="method">
<h4><span title="System.int">int</span> <strong>N</strong> get; </h4>
<div class="content">
</div>
</div>
<div id="RandomSource" class="method">
<h4><span title="System.Random">Random</span> <strong>RandomSource</strong> get; set;</h4>
<div class="content">
</div>
</div>
<div id="Skewness" class="method">
<h4><span title="System.double">double</span> <strong>Skewness</strong> get; </h4>
<div class="content">Gets the skewness of the distribution.
</div>
</div>
<div id="StdDev" class="method">
<h4><span title="System.double">double</span> <strong>StdDev</strong> get; </h4>
<div class="content">Gets the standard deviation of the distribution.
</div>
</div>
<div id="Variance" class="method">
<h4><span title="System.double">double</span> <strong>Variance</strong> get; </h4>
<div class="content">Gets the variance of the distribution.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>
</html>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm" class="current">BetaScaled</a>
@ -963,7 +963,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -829,7 +829,7 @@ For details about this distribution, see. <blockquote class="remarks">
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

8
api/MathNet.Numerics.Distributions/Burr.htm

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -773,7 +773,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -1056,7 +1056,7 @@ at the given probability.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -878,7 +878,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -791,7 +791,7 @@ then have a chi distribution..
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -835,7 +835,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -878,7 +878,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -790,7 +790,7 @@ distributions. It is parameterized by two real numbers "lambda" and "nu". For <d
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -569,7 +569,7 @@ You can also leave out the last <var>x</var> component, and it will be compute
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -821,7 +821,7 @@ is parameterized by a lower and upper bound (both inclusive)..
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -870,7 +870,7 @@ be initialized with the default random number generator.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -835,7 +835,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -872,7 +872,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -925,7 +925,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -762,7 +762,7 @@ This implementation of the Geometric distribution will never generate 0's..
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -823,7 +823,7 @@ describes the number of successes for draws with replacement.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -401,7 +401,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -401,7 +401,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -299,7 +299,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -361,7 +361,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -823,7 +823,7 @@ two positive parameters..
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

8
api/MathNet.Numerics.Distributions/InverseGaussian.htm

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -806,7 +806,7 @@ No closed form analytical expression exists, so this value is approximated numer
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -526,7 +526,7 @@ a Wishart random variable and inverting the matrix.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -832,7 +832,7 @@ p(x) = \frac{1}{2 * scale} \exp{- |x - mean| / scale}..
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -951,7 +951,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -514,7 +514,7 @@ for the columns (K). If the dimension of M is d-by-m then V is d-by-d and K is m
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -376,7 +376,7 @@ is defined.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -607,7 +607,7 @@ as this is often impossible using floating point arithmetic. </p>
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -792,7 +792,7 @@ when the probability of success is p..
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -999,7 +999,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -684,7 +684,7 @@ will be positive infinity. A completely degenerate NormalGamma distribution with
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -870,7 +870,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -794,7 +794,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -838,7 +838,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

8
api/MathNet.Numerics.Distributions/SkewedGeneralizedError.htm

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -800,7 +800,7 @@ with location=0.0, scale=1.0, skew=0.0 and p=2.0 (a standard normal distribution
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

8
api/MathNet.Numerics.Distributions/SkewedGeneralizedT.htm

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -949,7 +949,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -895,7 +895,7 @@ For details about this distribution, see.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -930,7 +930,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -898,7 +898,7 @@ at the given probability. This is also known as the quantile or percent point fu
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

8
api/MathNet.Numerics.Distributions/TruncatedPareto.htm

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -821,7 +821,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -837,7 +837,7 @@ For details about this distribution, see. <blockquote class="remarks">
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -527,7 +527,7 @@ Applied Statistics, Vol. 21, No. 3 (1972), pp. 341-345
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -132,6 +129,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -793,7 +793,7 @@ For details about this distribution, see.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -131,6 +128,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a>
</li>
<li>
<a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a>
@ -275,6 +275,7 @@
<ul>
<li><a href="../MathNet.Numerics.Distributions/Bernoulli.htm">Bernoulli</a></li>
<li><a href="../MathNet.Numerics.Distributions/Beta.htm">Beta</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaBinomial.htm">BetaBinomial</a></li>
<li><a href="../MathNet.Numerics.Distributions/BetaScaled.htm">BetaScaled</a></li>
<li><a href="../MathNet.Numerics.Distributions/Binomial.htm">Binomial</a></li>
<li><a href="../MathNet.Numerics.Distributions/Burr.htm">Burr</a></li>
@ -326,7 +327,7 @@
</ul>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -196,7 +193,7 @@ and then dividing the total by the number of loss periods. <blockquote class="re
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -219,7 +216,7 @@ looks at periods where the investment return was less than average return.
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -147,7 +144,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -984,7 +981,7 @@ The data array needs to be N+2 (if N is even) or N+1 (if N is odd) long in order
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -369,7 +366,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -212,7 +209,7 @@
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -330,7 +327,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -155,7 +152,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -224,7 +221,7 @@ or derivative discontinuities and no poles inside the interval.
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

5
api/MathNet.Numerics.Integration/GaussKronrodRule.htm

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -280,7 +277,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -406,7 +403,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -393,7 +390,7 @@
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -221,7 +218,7 @@
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -159,7 +156,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -443,7 +440,7 @@ The values are assumed to be sorted ascendingly by x.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -310,7 +307,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -492,7 +489,7 @@ and zero second derivatives at the two boundaries, sorted ascendingly by x.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -303,7 +300,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -388,7 +385,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -352,7 +349,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered and m
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -354,7 +351,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -354,7 +351,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -364,7 +361,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -388,7 +385,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -302,7 +299,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered and m
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -186,7 +183,7 @@
</ul>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -271,7 +268,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -265,7 +262,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -272,7 +269,7 @@ of the matrix diagonal as preconditioning values.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -291,7 +288,7 @@ before switching over to the <code>BiCgStab</code> algorithm.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -273,7 +270,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -384,7 +381,7 @@ the preconditioner. </p>
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -298,7 +295,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -299,7 +296,7 @@ Krylov sub-space.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -265,7 +262,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -175,7 +172,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -4601,7 +4598,7 @@ The maximum number of cells can be configured in the <a href="../MathNet.Numeri
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -2637,7 +2634,7 @@ The maximum number of cells can be configured in the <a href="../MathNet.Numeri
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -4400,7 +4397,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -4237,7 +4234,7 @@ The maximum number of cells can be configured in the <a href="../MathNet.Numeri
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -4584,7 +4581,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -2605,7 +2602,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -2458,7 +2455,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -86,9 +86,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -167,7 +164,7 @@
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -271,7 +268,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

@ -87,9 +87,6 @@
</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>
</li>
<li>
<a href="../MathNet.Numerics.Providers.Common.Cuda/index.htm">MathNet.Numerics.Providers.Common.Cuda</a>
@ -165,7 +162,7 @@
<div class="sub-header">
<div id="summary">A composite matrix solver. The actual solver is made by a sequence of
matrix solvers. <blockquote class="remarks">
<p>Solver based on: Faster PDE-based simulations using robust composite linear solvers S. Bhowmicka, P. Raghavan a,*, L. McInnes b, B. Norris Future Generation Computer Systems, Vol 20, 2004, pp 373387 </p> <p>Note that if an iterator is passed to this solver it will be used for all the sub-solvers. </p>
<p>Solver based on: Faster PDE-based simulations using robust composite linear solvers S. Bhowmicka, P. Raghavan a,*, L. McInnes b, B. Norris Future Generation Computer Systems, Vol 20, 2004, pp 373387 </p> <p>Note that if an iterator is passed to this solver it will be used for all the sub-solvers. </p>
</blockquote>
</div>
@ -265,7 +262,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.11.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
</div>
</body>

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

Loading…
Cancel
Save