Browse Source

Math.NET Numerics: 4.13.0 api update

gh-pages
Christoph Ruegg 5 years ago
parent
commit
ecd4256d29
  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. 5
      api/MathNet.Numerics.Distributions/Bernoulli.htm
  8. 5
      api/MathNet.Numerics.Distributions/Beta.htm
  9. 5
      api/MathNet.Numerics.Distributions/BetaBinomial.htm
  10. 5
      api/MathNet.Numerics.Distributions/BetaScaled.htm
  11. 5
      api/MathNet.Numerics.Distributions/Binomial.htm
  12. 5
      api/MathNet.Numerics.Distributions/Burr.htm
  13. 5
      api/MathNet.Numerics.Distributions/Categorical.htm
  14. 5
      api/MathNet.Numerics.Distributions/Cauchy.htm
  15. 5
      api/MathNet.Numerics.Distributions/Chi.htm
  16. 5
      api/MathNet.Numerics.Distributions/ChiSquared.htm
  17. 5
      api/MathNet.Numerics.Distributions/ContinuousUniform.htm
  18. 5
      api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm
  19. 5
      api/MathNet.Numerics.Distributions/Dirichlet.htm
  20. 5
      api/MathNet.Numerics.Distributions/DiscreteUniform.htm
  21. 5
      api/MathNet.Numerics.Distributions/Erlang.htm
  22. 5
      api/MathNet.Numerics.Distributions/Exponential.htm
  23. 5
      api/MathNet.Numerics.Distributions/FisherSnedecor.htm
  24. 5
      api/MathNet.Numerics.Distributions/Gamma.htm
  25. 5
      api/MathNet.Numerics.Distributions/Geometric.htm
  26. 5
      api/MathNet.Numerics.Distributions/Hypergeometric.htm
  27. 5
      api/MathNet.Numerics.Distributions/IContinuousDistribution.htm
  28. 5
      api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm
  29. 5
      api/MathNet.Numerics.Distributions/IDistribution.htm
  30. 5
      api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm
  31. 5
      api/MathNet.Numerics.Distributions/InverseGamma.htm
  32. 5
      api/MathNet.Numerics.Distributions/InverseGaussian.htm
  33. 5
      api/MathNet.Numerics.Distributions/InverseWishart.htm
  34. 5
      api/MathNet.Numerics.Distributions/Laplace.htm
  35. 5
      api/MathNet.Numerics.Distributions/LogNormal.htm
  36. 5
      api/MathNet.Numerics.Distributions/MatrixNormal.htm
  37. 5
      api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm
  38. 5
      api/MathNet.Numerics.Distributions/Multinomial.htm
  39. 5
      api/MathNet.Numerics.Distributions/NegativeBinomial.htm
  40. 5
      api/MathNet.Numerics.Distributions/Normal.htm
  41. 5
      api/MathNet.Numerics.Distributions/NormalGamma.htm
  42. 5
      api/MathNet.Numerics.Distributions/Pareto.htm
  43. 5
      api/MathNet.Numerics.Distributions/Poisson.htm
  44. 5
      api/MathNet.Numerics.Distributions/Rayleigh.htm
  45. 5
      api/MathNet.Numerics.Distributions/SkewedGeneralizedError.htm
  46. 5
      api/MathNet.Numerics.Distributions/SkewedGeneralizedT.htm
  47. 5
      api/MathNet.Numerics.Distributions/Stable.htm
  48. 5
      api/MathNet.Numerics.Distributions/StudentT.htm
  49. 5
      api/MathNet.Numerics.Distributions/Triangular.htm
  50. 5
      api/MathNet.Numerics.Distributions/TruncatedPareto.htm
  51. 5
      api/MathNet.Numerics.Distributions/Weibull.htm
  52. 5
      api/MathNet.Numerics.Distributions/Wishart.htm
  53. 5
      api/MathNet.Numerics.Distributions/Zipf.htm
  54. 5
      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. 5
      api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/CompositeSolver.htm

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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -283,7 +286,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -537,7 +540,7 @@ h is approximately equal to the square-root of machine accuracy, epsilon.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -311,7 +314,7 @@ The function mirrors the Hessian along the diagonal since d2f/dxdy = d2f/dydx fo
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -360,7 +363,7 @@ added efficiency. This method also assumes that the length of vector x consisten
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -335,7 +338,7 @@ input parameter. Although implementation may vary, an example of second order ac
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -156,7 +159,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Bernoulli.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -797,7 +800,7 @@ p specifies the probability that a 1 is generated..
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Beta.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -879,7 +882,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/BetaBinomial.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -793,7 +796,7 @@ It is frequently used in Bayesian statistics, empirical Bayes methods and classi
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/BetaScaled.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -963,7 +966,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Binomial.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -829,7 +832,7 @@ For details about this distribution, see. <blockquote class="remarks">
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Burr.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -773,7 +776,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Categorical.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -1056,7 +1059,7 @@ at the given probability.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Cauchy.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -878,7 +881,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Chi.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -791,7 +794,7 @@ then have a chi distribution..
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/ChiSquared.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -835,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/ContinuousUniform.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -878,7 +881,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/ConwayMaxwellPoisson.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -790,7 +793,7 @@ distributions. It is parameterized by two real numbers "lambda" and "nu". For <d
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Dirichlet.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -569,7 +572,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/DiscreteUniform.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -821,7 +824,7 @@ is parameterized by a lower and upper bound (both inclusive)..
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Erlang.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -870,7 +873,7 @@ be initialized with the default random number generator.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Exponential.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -835,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/FisherSnedecor.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -872,7 +875,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Gamma.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -925,7 +928,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Geometric.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -762,7 +765,7 @@ This implementation of the Geometric distribution will never generate 0's..
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Hypergeometric.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -823,7 +826,7 @@ describes the number of successes for draws with replacement.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/IContinuousDistribution.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -401,7 +404,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/IDiscreteDistribution.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -401,7 +404,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/IDistribution.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -299,7 +302,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/IUnivariateDistribution.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -361,7 +364,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/InverseGamma.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -823,7 +826,7 @@ two positive parameters..
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/InverseGaussian.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -806,7 +809,7 @@ No closed form analytical expression exists, so this value is approximated numer
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/InverseWishart.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -526,7 +529,7 @@ a Wishart random variable and inverting the matrix.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Laplace.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -832,7 +835,7 @@ p(x) = \frac{1}{2 * scale} \exp{- |x - mean| / scale}..
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/LogNormal.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -951,7 +954,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/MatrixNormal.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -514,7 +517,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/MeanPrecisionPair.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -376,7 +379,7 @@ is defined.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Multinomial.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -607,7 +610,7 @@ as this is often impossible using floating point arithmetic. </p>
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/NegativeBinomial.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -792,7 +795,7 @@ when the probability of success is p..
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Normal.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -999,7 +1002,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/NormalGamma.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -684,7 +687,7 @@ will be positive infinity. A completely degenerate NormalGamma distribution with
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Pareto.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -870,7 +873,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Poisson.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -794,7 +797,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Rayleigh.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -838,7 +841,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/SkewedGeneralizedError.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -800,7 +803,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/SkewedGeneralizedT.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -949,7 +952,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Stable.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -895,7 +898,7 @@ For details about this distribution, see.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/StudentT.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -930,7 +933,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Triangular.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -898,7 +901,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/TruncatedPareto.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -821,7 +824,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Weibull.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -837,7 +840,7 @@ For details about this distribution, see. <blockquote class="remarks">
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Wishart.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -527,7 +530,7 @@ Applied Statistics, Vol. 21, No. 3 (1972), pp. 341-345
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/Zipf.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -793,7 +796,7 @@ For details about this distribution, see.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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.Distributions/index.htm

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -327,7 +330,7 @@
</ul>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -193,7 +196,7 @@ and then dividing the total by the number of loss periods. <blockquote class="re
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -216,7 +219,7 @@ looks at periods where the investment return was less than average return.
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -144,7 +147,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -981,7 +984,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -366,7 +369,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -209,7 +212,7 @@
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -327,7 +330,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -152,7 +155,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -221,7 +224,7 @@ or derivative discontinuities and no poles inside the interval.
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -277,7 +280,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -403,7 +406,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -390,7 +393,7 @@
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -218,7 +221,7 @@
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -156,7 +159,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -440,7 +443,7 @@ The values are assumed to be sorted ascendingly by x.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -307,7 +310,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -489,7 +492,7 @@ and zero second derivatives at the two boundaries, sorted ascendingly by x.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -300,7 +303,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -385,7 +388,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -349,7 +352,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -351,7 +354,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -351,7 +354,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -361,7 +364,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -385,7 +388,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -299,7 +302,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.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -183,7 +186,7 @@
</ul>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -268,7 +271,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -262,7 +265,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -269,7 +272,7 @@ of the matrix diagonal as preconditioning values.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -288,7 +291,7 @@ before switching over to the <code>BiCgStab</code> algorithm.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -270,7 +273,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -381,7 +384,7 @@ the preconditioner. </p>
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -295,7 +298,7 @@
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -296,7 +299,7 @@ Krylov sub-space.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -262,7 +265,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -172,7 +175,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -4598,7 +4601,7 @@ The maximum number of cells can be configured in the <a href="../MathNet.Numeri
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -2634,7 +2637,7 @@ The maximum number of cells can be configured in the <a href="../MathNet.Numeri
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -4397,7 +4400,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -4234,7 +4237,7 @@ The maximum number of cells can be configured in the <a href="../MathNet.Numeri
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -4581,7 +4584,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -2602,7 +2605,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -2455,7 +2458,7 @@ The format string is ignored.
</div>
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -104,6 +104,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -164,7 +167,7 @@
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -268,7 +271,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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/CompositeSolver.htm

@ -105,6 +105,9 @@
</li>
<li>
<a href="../MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm">MathNet.Numerics.Providers.LinearAlgebra.OpenBlas</a>
</li>
<li>
<a href="../MathNet.Numerics.Providers.SparseSolver/index.htm">MathNet.Numerics.Providers.SparseSolver</a>
</li>
<li>
<a href="../MathNet.Numerics.Random/index.htm">MathNet.Numerics.Random</a>
@ -262,7 +265,7 @@ solution vector and x is the unknown vector.
</div>
<div id="footer">
<p>Based on v4.12.0.0 of MathNet.Numerics (Math.NET Numerics)</p>
<p>Based on v4.13.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