From d35ac70667a015fcaa6d94717eb73f560b16e51c Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sun, 12 Apr 2020 18:41:20 +0200 Subject: [PATCH] Math.NET Numerics: 4.9.1 api update --- .../FiniteDifferenceCoefficients.htm | 2 +- api/MathNet.Numerics.Differentiation/NumericalDerivative.htm | 2 +- api/MathNet.Numerics.Differentiation/NumericalHessian.htm | 2 +- api/MathNet.Numerics.Differentiation/NumericalJacobian.htm | 2 +- api/MathNet.Numerics.Differentiation/StepType.htm | 2 +- api/MathNet.Numerics.Differentiation/index.htm | 2 +- api/MathNet.Numerics.Distributions/Bernoulli.htm | 2 +- api/MathNet.Numerics.Distributions/Beta.htm | 2 +- api/MathNet.Numerics.Distributions/BetaScaled.htm | 2 +- api/MathNet.Numerics.Distributions/Binomial.htm | 2 +- api/MathNet.Numerics.Distributions/Burr.htm | 2 +- api/MathNet.Numerics.Distributions/Categorical.htm | 2 +- api/MathNet.Numerics.Distributions/Cauchy.htm | 2 +- api/MathNet.Numerics.Distributions/Chi.htm | 2 +- api/MathNet.Numerics.Distributions/ChiSquared.htm | 2 +- api/MathNet.Numerics.Distributions/ContinuousUniform.htm | 2 +- api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm | 2 +- api/MathNet.Numerics.Distributions/Dirichlet.htm | 2 +- api/MathNet.Numerics.Distributions/DiscreteUniform.htm | 2 +- api/MathNet.Numerics.Distributions/Erlang.htm | 2 +- api/MathNet.Numerics.Distributions/Exponential.htm | 2 +- api/MathNet.Numerics.Distributions/FisherSnedecor.htm | 2 +- api/MathNet.Numerics.Distributions/Gamma.htm | 2 +- api/MathNet.Numerics.Distributions/Geometric.htm | 2 +- api/MathNet.Numerics.Distributions/Hypergeometric.htm | 2 +- api/MathNet.Numerics.Distributions/IContinuousDistribution.htm | 2 +- api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm | 2 +- api/MathNet.Numerics.Distributions/IDistribution.htm | 2 +- api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm | 2 +- api/MathNet.Numerics.Distributions/InverseGamma.htm | 2 +- api/MathNet.Numerics.Distributions/InverseGaussian.htm | 2 +- api/MathNet.Numerics.Distributions/InverseWishart.htm | 2 +- api/MathNet.Numerics.Distributions/Laplace.htm | 2 +- api/MathNet.Numerics.Distributions/LogNormal.htm | 2 +- api/MathNet.Numerics.Distributions/MatrixNormal.htm | 2 +- api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm | 2 +- api/MathNet.Numerics.Distributions/Multinomial.htm | 2 +- api/MathNet.Numerics.Distributions/NegativeBinomial.htm | 2 +- api/MathNet.Numerics.Distributions/Normal.htm | 2 +- api/MathNet.Numerics.Distributions/NormalGamma.htm | 2 +- api/MathNet.Numerics.Distributions/Pareto.htm | 2 +- api/MathNet.Numerics.Distributions/Poisson.htm | 2 +- api/MathNet.Numerics.Distributions/Rayleigh.htm | 2 +- api/MathNet.Numerics.Distributions/Stable.htm | 2 +- api/MathNet.Numerics.Distributions/StudentT.htm | 2 +- api/MathNet.Numerics.Distributions/Triangular.htm | 2 +- api/MathNet.Numerics.Distributions/TruncatedPareto.htm | 2 +- api/MathNet.Numerics.Distributions/Weibull.htm | 2 +- api/MathNet.Numerics.Distributions/Wishart.htm | 2 +- api/MathNet.Numerics.Distributions/Zipf.htm | 2 +- api/MathNet.Numerics.Distributions/index.htm | 2 +- api/MathNet.Numerics.Financial/AbsoluteReturnMeasures.htm | 2 +- api/MathNet.Numerics.Financial/AbsoluteRiskMeasures.htm | 2 +- api/MathNet.Numerics.Financial/index.htm | 2 +- api/MathNet.Numerics.IntegralTransforms/Fourier.htm | 2 +- api/MathNet.Numerics.IntegralTransforms/FourierOptions.htm | 2 +- api/MathNet.Numerics.IntegralTransforms/Hartley.htm | 2 +- api/MathNet.Numerics.IntegralTransforms/HartleyOptions.htm | 2 +- api/MathNet.Numerics.IntegralTransforms/index.htm | 2 +- .../DoubleExponentialTransformation.htm | 2 +- api/MathNet.Numerics.Integration/GaussKronrodRule.htm | 2 +- api/MathNet.Numerics.Integration/GaussLegendreRule.htm | 2 +- api/MathNet.Numerics.Integration/NewtonCotesTrapeziumRule.htm | 2 +- api/MathNet.Numerics.Integration/SimpsonRule.htm | 2 +- api/MathNet.Numerics.Integration/index.htm | 2 +- api/MathNet.Numerics.Interpolation/Barycentric.htm | 2 +- .../BulirschStoerRationalInterpolation.htm | 2 +- api/MathNet.Numerics.Interpolation/CubicSpline.htm | 2 +- api/MathNet.Numerics.Interpolation/IInterpolation.htm | 2 +- api/MathNet.Numerics.Interpolation/LinearSpline.htm | 2 +- api/MathNet.Numerics.Interpolation/LogLinear.htm | 2 +- .../NevillePolynomialInterpolation.htm | 2 +- api/MathNet.Numerics.Interpolation/QuadraticSpline.htm | 2 +- api/MathNet.Numerics.Interpolation/SplineBoundaryCondition.htm | 2 +- api/MathNet.Numerics.Interpolation/StepInterpolation.htm | 2 +- api/MathNet.Numerics.Interpolation/TransformedInterpolation.htm | 2 +- api/MathNet.Numerics.Interpolation/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/BiCgStab.htm | 2 +- .../CompositeSolver.htm | 2 +- .../DiagonalPreconditioner.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/GpBiCg.htm | 2 +- .../ILU0Preconditioner.htm | 2 +- .../ILUTPPreconditioner.htm | 2 +- .../MILU0Preconditioner.htm | 2 +- .../MlkBiCgStab.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/TFQMR.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/DenseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/DenseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/DiagonalMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/Matrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/SparseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/SparseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/Vector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex/index.htm | 2 +- .../BiCgStab.htm | 2 +- .../CompositeSolver.htm | 2 +- .../DiagonalPreconditioner.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/GpBiCg.htm | 2 +- .../ILU0Preconditioner.htm | 2 +- .../ILUTPPreconditioner.htm | 2 +- .../MILU0Preconditioner.htm | 2 +- .../MlkBiCgStab.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/TFQMR.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/DenseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/DenseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/DiagonalMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/Matrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/SparseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/SparseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/Vector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Complex32/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double.Solvers/BiCgStab.htm | 2 +- .../CompositeSolver.htm | 2 +- .../DiagonalPreconditioner.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double.Solvers/GpBiCg.htm | 2 +- .../ILU0Preconditioner.htm | 2 +- .../ILUTPPreconditioner.htm | 2 +- .../MILU0Preconditioner.htm | 2 +- .../MlkBiCgStab.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double.Solvers/TFQMR.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double.Solvers/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/DenseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/DenseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/DiagonalMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/Matrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/SparseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/SparseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/Vector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Double/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/Cholesky`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/Evd`1.htm | 2 +- .../GramSchmidt`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/ISolver`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/LU`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/QRMethod.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/QR`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/Svd`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Factorization/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single.Solvers/BiCgStab.htm | 2 +- .../CompositeSolver.htm | 2 +- .../DiagonalPreconditioner.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single.Solvers/GpBiCg.htm | 2 +- .../ILU0Preconditioner.htm | 2 +- .../ILUTPPreconditioner.htm | 2 +- .../MILU0Preconditioner.htm | 2 +- .../MlkBiCgStab.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single.Solvers/TFQMR.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single.Solvers/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/DenseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/DenseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/DiagonalMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/Matrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/SparseMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/SparseVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/Vector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Single/index.htm | 2 +- .../CancellationStopCriterion`1.htm | 2 +- .../DelegateStopCriterion`1.htm | 2 +- .../DivergenceStopCriterion`1.htm | 2 +- .../FailureStopCriterion`1.htm | 2 +- .../IIterationStopCriterion`1.htm | 2 +- .../IIterativeSolverSetup`1.htm | 2 +- .../IIterativeSolver`1.htm | 2 +- .../IPreconditioner`1.htm | 2 +- .../IterationCountStopCriterion`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Solvers/IterationStatus.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Solvers/Iterator`1.htm | 2 +- .../ResidualStopCriterion`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Solvers/SolverSetup`1.htm | 2 +- .../UnitPreconditioner`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Solvers/index.htm | 2 +- .../DenseColumnMajorMatrixStorage`1.htm | 2 +- .../DenseVectorStorage`1.htm | 2 +- .../DiagonalMatrixStorage`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Storage/MatrixStorage`1.htm | 2 +- .../SparseCompressedRowMatrixStorage`1.htm | 2 +- .../SparseVectorStorage`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Storage/VectorStorage`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra.Storage/index.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/CreateMatrix.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/CreateVector.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/ExistingData.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/MatrixBuilder`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/MatrixExtensions.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/Matrix`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/Symmetricity.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/VectorBuilder`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/VectorExtensions.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/Vector`1.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/Zeros.htm | 2 +- api/MathNet.Numerics.LinearAlgebra/index.htm | 2 +- .../DirectRegressionMethod.htm | 2 +- api/MathNet.Numerics.LinearRegression/MultipleRegression.htm | 2 +- api/MathNet.Numerics.LinearRegression/SimpleRegression.htm | 2 +- api/MathNet.Numerics.LinearRegression/WeightedRegression.htm | 2 +- api/MathNet.Numerics.LinearRegression/index.htm | 2 +- api/MathNet.Numerics.OdeSolvers/AdamsBashforth.htm | 2 +- api/MathNet.Numerics.OdeSolvers/RungeKutta.htm | 2 +- api/MathNet.Numerics.OdeSolvers/index.htm | 2 +- .../LineSearchResult.htm | 2 +- .../StrongWolfeLineSearch.htm | 2 +- .../WeakWolfeLineSearch.htm | 2 +- .../WolfeLineSearch.htm | 2 +- api/MathNet.Numerics.Optimization.LineSearch/index.htm | 2 +- .../ForwardDifferenceGradientObjectiveFunction.htm | 2 +- .../LazyObjectiveFunctionBase.htm | 2 +- .../ObjectiveFunctionBase.htm | 2 +- api/MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm | 2 +- .../ITrustRegionSubproblem.htm | 2 +- .../TrustRegionDogLegMinimizer.htm | 2 +- .../TrustRegionMinimizerBase.htm | 2 +- .../TrustRegionNewtonCGMinimizer.htm | 2 +- .../TrustRegionSubproblem.htm | 2 +- api/MathNet.Numerics.Optimization.TrustRegion/index.htm | 2 +- api/MathNet.Numerics.Optimization/BfgsBMinimizer.htm | 2 +- api/MathNet.Numerics.Optimization/BfgsMinimizer.htm | 2 +- api/MathNet.Numerics.Optimization/BfgsMinimizerBase.htm | 2 +- api/MathNet.Numerics.Optimization/BfgsSolver.htm | 2 +- .../ConjugateGradientMinimizer.htm | 2 +- api/MathNet.Numerics.Optimization/EvaluationException.htm | 2 +- api/MathNet.Numerics.Optimization/ExitCondition.htm | 2 +- api/MathNet.Numerics.Optimization/GoldenSectionMinimizer.htm | 2 +- api/MathNet.Numerics.Optimization/GradientProjectionResult.htm | 2 +- api/MathNet.Numerics.Optimization/IObjectiveFunction.htm | 2 +- .../IObjectiveFunctionEvaluation.htm | 2 +- api/MathNet.Numerics.Optimization/IObjectiveModel.htm | 2 +- api/MathNet.Numerics.Optimization/IObjectiveModelEvaluation.htm | 2 +- api/MathNet.Numerics.Optimization/IScalarObjectiveFunction.htm | 2 +- .../IScalarObjectiveFunctionEvaluation.htm | 2 +- api/MathNet.Numerics.Optimization/IUnconstrainedMinimizer.htm | 2 +- .../IncompatibleObjectiveException.htm | 2 +- .../InnerOptimizationException.htm | 2 +- .../LevenbergMarquardtMinimizer.htm | 2 +- .../LimitedMemoryBfgsMinimizer.htm | 2 +- .../MaximumIterationsException.htm | 2 +- api/MathNet.Numerics.Optimization/MinimizationResult.htm | 2 +- .../MinimizationWithLineSearchResult.htm | 2 +- api/MathNet.Numerics.Optimization/MinimizerBase.htm | 2 +- api/MathNet.Numerics.Optimization/NelderMeadSimplex.htm | 2 +- api/MathNet.Numerics.Optimization/NewtonMinimizer.htm | 2 +- .../NonlinearMinimizationResult.htm | 2 +- api/MathNet.Numerics.Optimization/NonlinearMinimizerBase.htm | 2 +- api/MathNet.Numerics.Optimization/ObjectiveFunction.htm | 2 +- api/MathNet.Numerics.Optimization/OptimizationException.htm | 2 +- .../QuadraticGradientProjectionSearch.htm | 2 +- api/MathNet.Numerics.Optimization/ScalarMinimizationResult.htm | 2 +- api/MathNet.Numerics.Optimization/index.htm | 2 +- api/MathNet.Numerics.Properties/Resources.htm | 2 +- api/MathNet.Numerics.Properties/index.htm | 2 +- api/MathNet.Numerics.Providers.Common.Cuda/CudaProvider.htm | 2 +- api/MathNet.Numerics.Providers.Common.Cuda/index.htm | 2 +- api/MathNet.Numerics.Providers.Common.Mkl/MklAccuracy.htm | 2 +- api/MathNet.Numerics.Providers.Common.Mkl/MklConsistency.htm | 2 +- api/MathNet.Numerics.Providers.Common.Mkl/MklPrecision.htm | 2 +- api/MathNet.Numerics.Providers.Common.Mkl/MklProvider.htm | 2 +- api/MathNet.Numerics.Providers.Common.Mkl/index.htm | 2 +- .../OpenBlasProvider.htm | 2 +- api/MathNet.Numerics.Providers.Common.OpenBlas/index.htm | 2 +- .../FourierTransformControl.htm | 2 +- .../FourierTransformScaling.htm | 2 +- .../IFourierTransformProvider.htm | 2 +- api/MathNet.Numerics.Providers.FourierTransform/index.htm | 2 +- .../NativeError.htm | 2 +- api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm | 2 +- .../ILinearAlgebraProvider.htm | 2 +- .../ILinearAlgebraProvider`1.htm | 2 +- .../LinearAlgebraControl.htm | 2 +- api/MathNet.Numerics.Providers.LinearAlgebra/Norm.htm | 2 +- api/MathNet.Numerics.Providers.LinearAlgebra/Transpose.htm | 2 +- api/MathNet.Numerics.Providers.LinearAlgebra/index.htm | 2 +- api/MathNet.Numerics.Random/CryptoRandomSource.htm | 2 +- api/MathNet.Numerics.Random/Mcg31m1.htm | 2 +- api/MathNet.Numerics.Random/Mcg59.htm | 2 +- api/MathNet.Numerics.Random/MersenneTwister.htm | 2 +- api/MathNet.Numerics.Random/Mrg32k3a.htm | 2 +- api/MathNet.Numerics.Random/Palf.htm | 2 +- api/MathNet.Numerics.Random/RandomExtensions.htm | 2 +- api/MathNet.Numerics.Random/RandomSeed.htm | 2 +- api/MathNet.Numerics.Random/RandomSource.htm | 2 +- api/MathNet.Numerics.Random/SystemRandomSource.htm | 2 +- api/MathNet.Numerics.Random/WH1982.htm | 2 +- api/MathNet.Numerics.Random/WH2006.htm | 2 +- api/MathNet.Numerics.Random/Xorshift.htm | 2 +- api/MathNet.Numerics.Random/Xoshiro256StarStar.htm | 2 +- api/MathNet.Numerics.Random/index.htm | 2 +- api/MathNet.Numerics.RootFinding/Bisection.htm | 2 +- api/MathNet.Numerics.RootFinding/Brent.htm | 2 +- api/MathNet.Numerics.RootFinding/Broyden.htm | 2 +- api/MathNet.Numerics.RootFinding/Cubic.htm | 2 +- api/MathNet.Numerics.RootFinding/NewtonRaphson.htm | 2 +- api/MathNet.Numerics.RootFinding/RobustNewtonRaphson.htm | 2 +- api/MathNet.Numerics.RootFinding/Secant.htm | 2 +- api/MathNet.Numerics.RootFinding/ZeroCrossingBracketing.htm | 2 +- api/MathNet.Numerics.RootFinding/index.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/DensityLn`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/Density`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/DiffMethod.htm | 2 +- .../GlobalProposalSampler`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/HybridMC.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/HybridMCGeneric`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/LocalProposalSampler`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/MCMCDiagnostics.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/McmcSampler`1.htm | 2 +- .../MetropolisHastingsSampler`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/MetropolisSampler`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/RejectionSampler`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/TransitionKernelLn`1.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/UnivariateHybridMC.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/UnivariateSliceSampler.htm | 2 +- api/MathNet.Numerics.Statistics.Mcmc/index.htm | 2 +- api/MathNet.Numerics.Statistics/ArrayStatistics.htm | 2 +- api/MathNet.Numerics.Statistics/Bucket.htm | 2 +- api/MathNet.Numerics.Statistics/Correlation.htm | 2 +- api/MathNet.Numerics.Statistics/DescriptiveStatistics.htm | 2 +- api/MathNet.Numerics.Statistics/Histogram.htm | 2 +- api/MathNet.Numerics.Statistics/KernelDensity.htm | 2 +- api/MathNet.Numerics.Statistics/MovingStatistics.htm | 2 +- api/MathNet.Numerics.Statistics/QuantileDefinition.htm | 2 +- api/MathNet.Numerics.Statistics/RankDefinition.htm | 2 +- api/MathNet.Numerics.Statistics/RunningStatistics.htm | 2 +- api/MathNet.Numerics.Statistics/SortedArrayStatistics.htm | 2 +- api/MathNet.Numerics.Statistics/Statistics.htm | 2 +- api/MathNet.Numerics.Statistics/StreamingStatistics.htm | 2 +- api/MathNet.Numerics.Statistics/index.htm | 2 +- api/MathNet.Numerics/Combinatorics.htm | 2 +- api/MathNet.Numerics/Complex32.htm | 2 +- api/MathNet.Numerics/ComplexExtensions.htm | 2 +- api/MathNet.Numerics/Constants.htm | 2 +- api/MathNet.Numerics/ContourIntegrate.htm | 2 +- api/MathNet.Numerics/Control.htm | 2 +- api/MathNet.Numerics/Differentiate.htm | 2 +- api/MathNet.Numerics/Distance.htm | 2 +- api/MathNet.Numerics/Euclid.htm | 2 +- api/MathNet.Numerics/Evaluate.htm | 2 +- api/MathNet.Numerics/ExcelFunctions.htm | 2 +- api/MathNet.Numerics/FindMinimum.htm | 2 +- api/MathNet.Numerics/FindRoots.htm | 2 +- api/MathNet.Numerics/Fit.htm | 2 +- api/MathNet.Numerics/Generate.htm | 2 +- api/MathNet.Numerics/GoodnessOfFit.htm | 2 +- api/MathNet.Numerics/IPrecisionSupport`1.htm | 2 +- api/MathNet.Numerics/Integrate.htm | 2 +- api/MathNet.Numerics/Interpolate.htm | 2 +- api/MathNet.Numerics/InvalidParameterException.htm | 2 +- api/MathNet.Numerics/MemoryAllocationException.htm | 2 +- api/MathNet.Numerics/NativeInterfaceException.htm | 2 +- api/MathNet.Numerics/NonConvergenceException.htm | 2 +- api/MathNet.Numerics/NumericalBreakdownException.htm | 2 +- api/MathNet.Numerics/Permutation.htm | 2 +- api/MathNet.Numerics/Polynomial.htm | 2 +- api/MathNet.Numerics/Precision.htm | 2 +- api/MathNet.Numerics/SingularUMatrixException.htm | 2 +- api/MathNet.Numerics/Sorting.htm | 2 +- api/MathNet.Numerics/SpecialFunctions.htm | 2 +- api/MathNet.Numerics/TestFunctions.htm | 2 +- api/MathNet.Numerics/Trig.htm | 2 +- api/MathNet.Numerics/Window.htm | 2 +- api/MathNet.Numerics/index.htm | 2 +- api/index.htm | 2 +- 361 files changed, 361 insertions(+), 361 deletions(-) diff --git a/api/MathNet.Numerics.Differentiation/FiniteDifferenceCoefficients.htm b/api/MathNet.Numerics.Differentiation/FiniteDifferenceCoefficients.htm index e3dca826..370e550a 100644 --- a/api/MathNet.Numerics.Differentiation/FiniteDifferenceCoefficients.htm +++ b/api/MathNet.Numerics.Differentiation/FiniteDifferenceCoefficients.htm @@ -286,7 +286,7 @@ diff --git a/api/MathNet.Numerics.Differentiation/NumericalDerivative.htm b/api/MathNet.Numerics.Differentiation/NumericalDerivative.htm index c2aa13b7..0d7e3b66 100644 --- a/api/MathNet.Numerics.Differentiation/NumericalDerivative.htm +++ b/api/MathNet.Numerics.Differentiation/NumericalDerivative.htm @@ -540,7 +540,7 @@ h is approximately equal to the square-root of machine accuracy, epsilon. diff --git a/api/MathNet.Numerics.Differentiation/NumericalHessian.htm b/api/MathNet.Numerics.Differentiation/NumericalHessian.htm index 43b53964..f3b647d7 100644 --- a/api/MathNet.Numerics.Differentiation/NumericalHessian.htm +++ b/api/MathNet.Numerics.Differentiation/NumericalHessian.htm @@ -314,7 +314,7 @@ The function mirrors the Hessian along the diagonal since d2f/dxdy = d2f/dydx fo diff --git a/api/MathNet.Numerics.Differentiation/NumericalJacobian.htm b/api/MathNet.Numerics.Differentiation/NumericalJacobian.htm index 89028c91..ad88303b 100644 --- a/api/MathNet.Numerics.Differentiation/NumericalJacobian.htm +++ b/api/MathNet.Numerics.Differentiation/NumericalJacobian.htm @@ -363,7 +363,7 @@ added efficiency. This method also assumes that the length of vector x consisten diff --git a/api/MathNet.Numerics.Differentiation/StepType.htm b/api/MathNet.Numerics.Differentiation/StepType.htm index 20d22b97..f34834a4 100644 --- a/api/MathNet.Numerics.Differentiation/StepType.htm +++ b/api/MathNet.Numerics.Differentiation/StepType.htm @@ -338,7 +338,7 @@ input parameter. Although implementation may vary, an example of second order ac diff --git a/api/MathNet.Numerics.Differentiation/index.htm b/api/MathNet.Numerics.Differentiation/index.htm index 23f6fa89..ea6aae90 100644 --- a/api/MathNet.Numerics.Differentiation/index.htm +++ b/api/MathNet.Numerics.Differentiation/index.htm @@ -159,7 +159,7 @@ diff --git a/api/MathNet.Numerics.Distributions/Bernoulli.htm b/api/MathNet.Numerics.Distributions/Bernoulli.htm index fb5ed55d..17f9964b 100644 --- a/api/MathNet.Numerics.Distributions/Bernoulli.htm +++ b/api/MathNet.Numerics.Distributions/Bernoulli.htm @@ -791,7 +791,7 @@ p specifies the probability that a 1 is generated.. diff --git a/api/MathNet.Numerics.Distributions/Beta.htm b/api/MathNet.Numerics.Distributions/Beta.htm index 01c445e1..5aa34c28 100644 --- a/api/MathNet.Numerics.Distributions/Beta.htm +++ b/api/MathNet.Numerics.Distributions/Beta.htm @@ -873,7 +873,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/BetaScaled.htm b/api/MathNet.Numerics.Distributions/BetaScaled.htm index ae6f9032..12e9f2d1 100644 --- a/api/MathNet.Numerics.Distributions/BetaScaled.htm +++ b/api/MathNet.Numerics.Distributions/BetaScaled.htm @@ -957,7 +957,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/Binomial.htm b/api/MathNet.Numerics.Distributions/Binomial.htm index 16f9ea68..2e0dd16c 100644 --- a/api/MathNet.Numerics.Distributions/Binomial.htm +++ b/api/MathNet.Numerics.Distributions/Binomial.htm @@ -823,7 +823,7 @@ For details about this distribution, see.
diff --git a/api/MathNet.Numerics.Distributions/Burr.htm b/api/MathNet.Numerics.Distributions/Burr.htm index 06390c14..7ade3988 100644 --- a/api/MathNet.Numerics.Distributions/Burr.htm +++ b/api/MathNet.Numerics.Distributions/Burr.htm @@ -767,7 +767,7 @@ diff --git a/api/MathNet.Numerics.Distributions/Categorical.htm b/api/MathNet.Numerics.Distributions/Categorical.htm index b74063e3..f8635a40 100644 --- a/api/MathNet.Numerics.Distributions/Categorical.htm +++ b/api/MathNet.Numerics.Distributions/Categorical.htm @@ -1050,7 +1050,7 @@ at the given probability. diff --git a/api/MathNet.Numerics.Distributions/Cauchy.htm b/api/MathNet.Numerics.Distributions/Cauchy.htm index 3dadeed2..8b67eb54 100644 --- a/api/MathNet.Numerics.Distributions/Cauchy.htm +++ b/api/MathNet.Numerics.Distributions/Cauchy.htm @@ -872,7 +872,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/Chi.htm b/api/MathNet.Numerics.Distributions/Chi.htm index a4e94eaa..5aa2f44c 100644 --- a/api/MathNet.Numerics.Distributions/Chi.htm +++ b/api/MathNet.Numerics.Distributions/Chi.htm @@ -785,7 +785,7 @@ then have a chi distribution.. diff --git a/api/MathNet.Numerics.Distributions/ChiSquared.htm b/api/MathNet.Numerics.Distributions/ChiSquared.htm index 09b63cad..dc734c8f 100644 --- a/api/MathNet.Numerics.Distributions/ChiSquared.htm +++ b/api/MathNet.Numerics.Distributions/ChiSquared.htm @@ -829,7 +829,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/ContinuousUniform.htm b/api/MathNet.Numerics.Distributions/ContinuousUniform.htm index 170362f9..2678ed92 100644 --- a/api/MathNet.Numerics.Distributions/ContinuousUniform.htm +++ b/api/MathNet.Numerics.Distributions/ContinuousUniform.htm @@ -872,7 +872,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm b/api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm index c3b94a81..d4b995e9 100644 --- a/api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm +++ b/api/MathNet.Numerics.Distributions/ConwayMaxwellPoisson.htm @@ -784,7 +784,7 @@ distributions. It is parameterized by two real numbers "lambda" and "nu". For diff --git a/api/MathNet.Numerics.Distributions/Dirichlet.htm b/api/MathNet.Numerics.Distributions/Dirichlet.htm index f0079d08..194af085 100644 --- a/api/MathNet.Numerics.Distributions/Dirichlet.htm +++ b/api/MathNet.Numerics.Distributions/Dirichlet.htm @@ -563,7 +563,7 @@ You can also leave out the last x component, and it will be compute diff --git a/api/MathNet.Numerics.Distributions/DiscreteUniform.htm b/api/MathNet.Numerics.Distributions/DiscreteUniform.htm index bfa1e9af..0f686a44 100644 --- a/api/MathNet.Numerics.Distributions/DiscreteUniform.htm +++ b/api/MathNet.Numerics.Distributions/DiscreteUniform.htm @@ -815,7 +815,7 @@ is parameterized by a lower and upper bound (both inclusive).. diff --git a/api/MathNet.Numerics.Distributions/Erlang.htm b/api/MathNet.Numerics.Distributions/Erlang.htm index 8783a4c3..6ce8de5e 100644 --- a/api/MathNet.Numerics.Distributions/Erlang.htm +++ b/api/MathNet.Numerics.Distributions/Erlang.htm @@ -864,7 +864,7 @@ be initialized with the default random number generator. diff --git a/api/MathNet.Numerics.Distributions/Exponential.htm b/api/MathNet.Numerics.Distributions/Exponential.htm index c202c174..9694f504 100644 --- a/api/MathNet.Numerics.Distributions/Exponential.htm +++ b/api/MathNet.Numerics.Distributions/Exponential.htm @@ -829,7 +829,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/FisherSnedecor.htm b/api/MathNet.Numerics.Distributions/FisherSnedecor.htm index f10941bf..148971b3 100644 --- a/api/MathNet.Numerics.Distributions/FisherSnedecor.htm +++ b/api/MathNet.Numerics.Distributions/FisherSnedecor.htm @@ -866,7 +866,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/Gamma.htm b/api/MathNet.Numerics.Distributions/Gamma.htm index 1e29eb83..90f79547 100644 --- a/api/MathNet.Numerics.Distributions/Gamma.htm +++ b/api/MathNet.Numerics.Distributions/Gamma.htm @@ -919,7 +919,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/Geometric.htm b/api/MathNet.Numerics.Distributions/Geometric.htm index a7287040..66fac618 100644 --- a/api/MathNet.Numerics.Distributions/Geometric.htm +++ b/api/MathNet.Numerics.Distributions/Geometric.htm @@ -756,7 +756,7 @@ This implementation of the Geometric distribution will never generate 0's.. diff --git a/api/MathNet.Numerics.Distributions/Hypergeometric.htm b/api/MathNet.Numerics.Distributions/Hypergeometric.htm index 5e81aaa4..a6ab4376 100644 --- a/api/MathNet.Numerics.Distributions/Hypergeometric.htm +++ b/api/MathNet.Numerics.Distributions/Hypergeometric.htm @@ -817,7 +817,7 @@ describes the number of successes for draws with replacement. diff --git a/api/MathNet.Numerics.Distributions/IContinuousDistribution.htm b/api/MathNet.Numerics.Distributions/IContinuousDistribution.htm index 5ca6312c..966fccc8 100644 --- a/api/MathNet.Numerics.Distributions/IContinuousDistribution.htm +++ b/api/MathNet.Numerics.Distributions/IContinuousDistribution.htm @@ -395,7 +395,7 @@ diff --git a/api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm b/api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm index bca7a485..ecbbf36c 100644 --- a/api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm +++ b/api/MathNet.Numerics.Distributions/IDiscreteDistribution.htm @@ -395,7 +395,7 @@ diff --git a/api/MathNet.Numerics.Distributions/IDistribution.htm b/api/MathNet.Numerics.Distributions/IDistribution.htm index c5159d9e..c34ea7db 100644 --- a/api/MathNet.Numerics.Distributions/IDistribution.htm +++ b/api/MathNet.Numerics.Distributions/IDistribution.htm @@ -293,7 +293,7 @@ diff --git a/api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm b/api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm index e25e0cc2..c8ac5f07 100644 --- a/api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm +++ b/api/MathNet.Numerics.Distributions/IUnivariateDistribution.htm @@ -355,7 +355,7 @@ diff --git a/api/MathNet.Numerics.Distributions/InverseGamma.htm b/api/MathNet.Numerics.Distributions/InverseGamma.htm index af65ee6e..e2fc7216 100644 --- a/api/MathNet.Numerics.Distributions/InverseGamma.htm +++ b/api/MathNet.Numerics.Distributions/InverseGamma.htm @@ -817,7 +817,7 @@ two positive parameters.. diff --git a/api/MathNet.Numerics.Distributions/InverseGaussian.htm b/api/MathNet.Numerics.Distributions/InverseGaussian.htm index 17cdfeda..b98f0dc8 100644 --- a/api/MathNet.Numerics.Distributions/InverseGaussian.htm +++ b/api/MathNet.Numerics.Distributions/InverseGaussian.htm @@ -800,7 +800,7 @@ No closed form analytical expression exists, so this value is approximated numer diff --git a/api/MathNet.Numerics.Distributions/InverseWishart.htm b/api/MathNet.Numerics.Distributions/InverseWishart.htm index 3c62a3dc..095725b8 100644 --- a/api/MathNet.Numerics.Distributions/InverseWishart.htm +++ b/api/MathNet.Numerics.Distributions/InverseWishart.htm @@ -520,7 +520,7 @@ a Wishart random variable and inverting the matrix. diff --git a/api/MathNet.Numerics.Distributions/Laplace.htm b/api/MathNet.Numerics.Distributions/Laplace.htm index bde91454..a817c59c 100644 --- a/api/MathNet.Numerics.Distributions/Laplace.htm +++ b/api/MathNet.Numerics.Distributions/Laplace.htm @@ -826,7 +826,7 @@ p(x) = \frac{1}{2 * scale} \exp{- |x - mean| / scale}.. diff --git a/api/MathNet.Numerics.Distributions/LogNormal.htm b/api/MathNet.Numerics.Distributions/LogNormal.htm index cf8c0c91..f3e9e9bd 100644 --- a/api/MathNet.Numerics.Distributions/LogNormal.htm +++ b/api/MathNet.Numerics.Distributions/LogNormal.htm @@ -945,7 +945,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/MatrixNormal.htm b/api/MathNet.Numerics.Distributions/MatrixNormal.htm index af02172e..abc2a346 100644 --- a/api/MathNet.Numerics.Distributions/MatrixNormal.htm +++ b/api/MathNet.Numerics.Distributions/MatrixNormal.htm @@ -508,7 +508,7 @@ for the columns (K). If the dimension of M is d-by-m then V is d-by-d and K is m diff --git a/api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm b/api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm index 07830e81..4082673e 100644 --- a/api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm +++ b/api/MathNet.Numerics.Distributions/MeanPrecisionPair.htm @@ -370,7 +370,7 @@ is defined. diff --git a/api/MathNet.Numerics.Distributions/Multinomial.htm b/api/MathNet.Numerics.Distributions/Multinomial.htm index bb6461de..2cec1f7c 100644 --- a/api/MathNet.Numerics.Distributions/Multinomial.htm +++ b/api/MathNet.Numerics.Distributions/Multinomial.htm @@ -601,7 +601,7 @@ as this is often impossible using floating point arithmetic.

diff --git a/api/MathNet.Numerics.Distributions/NegativeBinomial.htm b/api/MathNet.Numerics.Distributions/NegativeBinomial.htm index 833815fc..7c3a6f5e 100644 --- a/api/MathNet.Numerics.Distributions/NegativeBinomial.htm +++ b/api/MathNet.Numerics.Distributions/NegativeBinomial.htm @@ -786,7 +786,7 @@ when the probability of success is p.. diff --git a/api/MathNet.Numerics.Distributions/Normal.htm b/api/MathNet.Numerics.Distributions/Normal.htm index 29065ae8..194dda72 100644 --- a/api/MathNet.Numerics.Distributions/Normal.htm +++ b/api/MathNet.Numerics.Distributions/Normal.htm @@ -993,7 +993,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/NormalGamma.htm b/api/MathNet.Numerics.Distributions/NormalGamma.htm index de27038a..fcdcb70f 100644 --- a/api/MathNet.Numerics.Distributions/NormalGamma.htm +++ b/api/MathNet.Numerics.Distributions/NormalGamma.htm @@ -678,7 +678,7 @@ will be positive infinity. A completely degenerate NormalGamma distribution with diff --git a/api/MathNet.Numerics.Distributions/Pareto.htm b/api/MathNet.Numerics.Distributions/Pareto.htm index 2546fc3c..87810e8b 100644 --- a/api/MathNet.Numerics.Distributions/Pareto.htm +++ b/api/MathNet.Numerics.Distributions/Pareto.htm @@ -864,7 +864,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/Poisson.htm b/api/MathNet.Numerics.Distributions/Poisson.htm index d901fc33..8cc3e86f 100644 --- a/api/MathNet.Numerics.Distributions/Poisson.htm +++ b/api/MathNet.Numerics.Distributions/Poisson.htm @@ -788,7 +788,7 @@ diff --git a/api/MathNet.Numerics.Distributions/Rayleigh.htm b/api/MathNet.Numerics.Distributions/Rayleigh.htm index e632dcc0..60aee60c 100644 --- a/api/MathNet.Numerics.Distributions/Rayleigh.htm +++ b/api/MathNet.Numerics.Distributions/Rayleigh.htm @@ -832,7 +832,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/Stable.htm b/api/MathNet.Numerics.Distributions/Stable.htm index 984a8130..51d2b371 100644 --- a/api/MathNet.Numerics.Distributions/Stable.htm +++ b/api/MathNet.Numerics.Distributions/Stable.htm @@ -889,7 +889,7 @@ For details about this distribution, see. diff --git a/api/MathNet.Numerics.Distributions/StudentT.htm b/api/MathNet.Numerics.Distributions/StudentT.htm index 9b124215..a02eb96d 100644 --- a/api/MathNet.Numerics.Distributions/StudentT.htm +++ b/api/MathNet.Numerics.Distributions/StudentT.htm @@ -924,7 +924,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/Triangular.htm b/api/MathNet.Numerics.Distributions/Triangular.htm index fd1d5a89..32680aa8 100644 --- a/api/MathNet.Numerics.Distributions/Triangular.htm +++ b/api/MathNet.Numerics.Distributions/Triangular.htm @@ -892,7 +892,7 @@ at the given probability. This is also known as the quantile or percent point fu diff --git a/api/MathNet.Numerics.Distributions/TruncatedPareto.htm b/api/MathNet.Numerics.Distributions/TruncatedPareto.htm index bf9f5553..5acfaf95 100644 --- a/api/MathNet.Numerics.Distributions/TruncatedPareto.htm +++ b/api/MathNet.Numerics.Distributions/TruncatedPareto.htm @@ -815,7 +815,7 @@ diff --git a/api/MathNet.Numerics.Distributions/Weibull.htm b/api/MathNet.Numerics.Distributions/Weibull.htm index d971b6b2..ad4ace55 100644 --- a/api/MathNet.Numerics.Distributions/Weibull.htm +++ b/api/MathNet.Numerics.Distributions/Weibull.htm @@ -831,7 +831,7 @@ For details about this distribution, see.
diff --git a/api/MathNet.Numerics.Distributions/Wishart.htm b/api/MathNet.Numerics.Distributions/Wishart.htm index d1fa1cb6..325725d7 100644 --- a/api/MathNet.Numerics.Distributions/Wishart.htm +++ b/api/MathNet.Numerics.Distributions/Wishart.htm @@ -521,7 +521,7 @@ Applied Statistics, Vol. 21, No. 3 (1972), pp. 341-345 diff --git a/api/MathNet.Numerics.Distributions/Zipf.htm b/api/MathNet.Numerics.Distributions/Zipf.htm index 9c71af43..d13d8886 100644 --- a/api/MathNet.Numerics.Distributions/Zipf.htm +++ b/api/MathNet.Numerics.Distributions/Zipf.htm @@ -787,7 +787,7 @@ For details about this distribution, see. diff --git a/api/MathNet.Numerics.Distributions/index.htm b/api/MathNet.Numerics.Distributions/index.htm index d4899494..5b7da016 100644 --- a/api/MathNet.Numerics.Distributions/index.htm +++ b/api/MathNet.Numerics.Distributions/index.htm @@ -318,7 +318,7 @@ diff --git a/api/MathNet.Numerics.Financial/AbsoluteReturnMeasures.htm b/api/MathNet.Numerics.Financial/AbsoluteReturnMeasures.htm index 05c81f9f..81e91f55 100644 --- a/api/MathNet.Numerics.Financial/AbsoluteReturnMeasures.htm +++ b/api/MathNet.Numerics.Financial/AbsoluteReturnMeasures.htm @@ -196,7 +196,7 @@ and then dividing the total by the number of loss periods.
-

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.Financial/AbsoluteRiskMeasures.htm b/api/MathNet.Numerics.Financial/AbsoluteRiskMeasures.htm index db4a8cc5..f924100c 100644 --- a/api/MathNet.Numerics.Financial/AbsoluteRiskMeasures.htm +++ b/api/MathNet.Numerics.Financial/AbsoluteRiskMeasures.htm @@ -219,7 +219,7 @@ looks at periods where the investment return was less than average return. diff --git a/api/MathNet.Numerics.Financial/index.htm b/api/MathNet.Numerics.Financial/index.htm index 196d3747..43ad8544 100644 --- a/api/MathNet.Numerics.Financial/index.htm +++ b/api/MathNet.Numerics.Financial/index.htm @@ -147,7 +147,7 @@ diff --git a/api/MathNet.Numerics.IntegralTransforms/Fourier.htm b/api/MathNet.Numerics.IntegralTransforms/Fourier.htm index 39d2a951..4ff0ea72 100644 --- a/api/MathNet.Numerics.IntegralTransforms/Fourier.htm +++ b/api/MathNet.Numerics.IntegralTransforms/Fourier.htm @@ -984,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 diff --git a/api/MathNet.Numerics.IntegralTransforms/FourierOptions.htm b/api/MathNet.Numerics.IntegralTransforms/FourierOptions.htm index 30e5bf3d..69c87ba6 100644 --- a/api/MathNet.Numerics.IntegralTransforms/FourierOptions.htm +++ b/api/MathNet.Numerics.IntegralTransforms/FourierOptions.htm @@ -369,7 +369,7 @@ diff --git a/api/MathNet.Numerics.IntegralTransforms/Hartley.htm b/api/MathNet.Numerics.IntegralTransforms/Hartley.htm index 05b4db04..5078937d 100644 --- a/api/MathNet.Numerics.IntegralTransforms/Hartley.htm +++ b/api/MathNet.Numerics.IntegralTransforms/Hartley.htm @@ -212,7 +212,7 @@ diff --git a/api/MathNet.Numerics.IntegralTransforms/HartleyOptions.htm b/api/MathNet.Numerics.IntegralTransforms/HartleyOptions.htm index c31c220d..1b0163c0 100644 --- a/api/MathNet.Numerics.IntegralTransforms/HartleyOptions.htm +++ b/api/MathNet.Numerics.IntegralTransforms/HartleyOptions.htm @@ -330,7 +330,7 @@ diff --git a/api/MathNet.Numerics.IntegralTransforms/index.htm b/api/MathNet.Numerics.IntegralTransforms/index.htm index c0b7f3bd..bac1b1b4 100644 --- a/api/MathNet.Numerics.IntegralTransforms/index.htm +++ b/api/MathNet.Numerics.IntegralTransforms/index.htm @@ -155,7 +155,7 @@ diff --git a/api/MathNet.Numerics.Integration/DoubleExponentialTransformation.htm b/api/MathNet.Numerics.Integration/DoubleExponentialTransformation.htm index b971b40d..8eb2d6bb 100644 --- a/api/MathNet.Numerics.Integration/DoubleExponentialTransformation.htm +++ b/api/MathNet.Numerics.Integration/DoubleExponentialTransformation.htm @@ -224,7 +224,7 @@ or derivative discontinuities and no poles inside the interval. diff --git a/api/MathNet.Numerics.Integration/GaussKronrodRule.htm b/api/MathNet.Numerics.Integration/GaussKronrodRule.htm index b9ebc532..abf82528 100644 --- a/api/MathNet.Numerics.Integration/GaussKronrodRule.htm +++ b/api/MathNet.Numerics.Integration/GaussKronrodRule.htm @@ -280,7 +280,7 @@ diff --git a/api/MathNet.Numerics.Integration/GaussLegendreRule.htm b/api/MathNet.Numerics.Integration/GaussLegendreRule.htm index 8f434fd0..dce1c598 100644 --- a/api/MathNet.Numerics.Integration/GaussLegendreRule.htm +++ b/api/MathNet.Numerics.Integration/GaussLegendreRule.htm @@ -406,7 +406,7 @@ diff --git a/api/MathNet.Numerics.Integration/NewtonCotesTrapeziumRule.htm b/api/MathNet.Numerics.Integration/NewtonCotesTrapeziumRule.htm index f4d9ca69..3bef3155 100644 --- a/api/MathNet.Numerics.Integration/NewtonCotesTrapeziumRule.htm +++ b/api/MathNet.Numerics.Integration/NewtonCotesTrapeziumRule.htm @@ -393,7 +393,7 @@ diff --git a/api/MathNet.Numerics.Integration/SimpsonRule.htm b/api/MathNet.Numerics.Integration/SimpsonRule.htm index 7cd7a7dd..b449d919 100644 --- a/api/MathNet.Numerics.Integration/SimpsonRule.htm +++ b/api/MathNet.Numerics.Integration/SimpsonRule.htm @@ -221,7 +221,7 @@ diff --git a/api/MathNet.Numerics.Integration/index.htm b/api/MathNet.Numerics.Integration/index.htm index 09bdb3c4..350b21aa 100644 --- a/api/MathNet.Numerics.Integration/index.htm +++ b/api/MathNet.Numerics.Integration/index.htm @@ -159,7 +159,7 @@ diff --git a/api/MathNet.Numerics.Interpolation/Barycentric.htm b/api/MathNet.Numerics.Interpolation/Barycentric.htm index da435512..315f7f39 100644 --- a/api/MathNet.Numerics.Interpolation/Barycentric.htm +++ b/api/MathNet.Numerics.Interpolation/Barycentric.htm @@ -443,7 +443,7 @@ The values are assumed to be sorted ascendingly by x. diff --git a/api/MathNet.Numerics.Interpolation/BulirschStoerRationalInterpolation.htm b/api/MathNet.Numerics.Interpolation/BulirschStoerRationalInterpolation.htm index 707f45e5..77fd6b9d 100644 --- a/api/MathNet.Numerics.Interpolation/BulirschStoerRationalInterpolation.htm +++ b/api/MathNet.Numerics.Interpolation/BulirschStoerRationalInterpolation.htm @@ -310,7 +310,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered. diff --git a/api/MathNet.Numerics.Interpolation/CubicSpline.htm b/api/MathNet.Numerics.Interpolation/CubicSpline.htm index 087038ca..301ca5d8 100644 --- a/api/MathNet.Numerics.Interpolation/CubicSpline.htm +++ b/api/MathNet.Numerics.Interpolation/CubicSpline.htm @@ -492,7 +492,7 @@ and zero second derivatives at the two boundaries, sorted ascendingly by x. diff --git a/api/MathNet.Numerics.Interpolation/IInterpolation.htm b/api/MathNet.Numerics.Interpolation/IInterpolation.htm index 0888c966..24a9168b 100644 --- a/api/MathNet.Numerics.Interpolation/IInterpolation.htm +++ b/api/MathNet.Numerics.Interpolation/IInterpolation.htm @@ -303,7 +303,7 @@ diff --git a/api/MathNet.Numerics.Interpolation/LinearSpline.htm b/api/MathNet.Numerics.Interpolation/LinearSpline.htm index 3c124f5b..ce0ae995 100644 --- a/api/MathNet.Numerics.Interpolation/LinearSpline.htm +++ b/api/MathNet.Numerics.Interpolation/LinearSpline.htm @@ -388,7 +388,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered. diff --git a/api/MathNet.Numerics.Interpolation/LogLinear.htm b/api/MathNet.Numerics.Interpolation/LogLinear.htm index 1c9dcf06..714ae972 100644 --- a/api/MathNet.Numerics.Interpolation/LogLinear.htm +++ b/api/MathNet.Numerics.Interpolation/LogLinear.htm @@ -352,7 +352,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered and m diff --git a/api/MathNet.Numerics.Interpolation/NevillePolynomialInterpolation.htm b/api/MathNet.Numerics.Interpolation/NevillePolynomialInterpolation.htm index b7ae6000..a45c7e12 100644 --- a/api/MathNet.Numerics.Interpolation/NevillePolynomialInterpolation.htm +++ b/api/MathNet.Numerics.Interpolation/NevillePolynomialInterpolation.htm @@ -354,7 +354,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered. diff --git a/api/MathNet.Numerics.Interpolation/QuadraticSpline.htm b/api/MathNet.Numerics.Interpolation/QuadraticSpline.htm index 3b7dab89..e76bf921 100644 --- a/api/MathNet.Numerics.Interpolation/QuadraticSpline.htm +++ b/api/MathNet.Numerics.Interpolation/QuadraticSpline.htm @@ -354,7 +354,7 @@ diff --git a/api/MathNet.Numerics.Interpolation/SplineBoundaryCondition.htm b/api/MathNet.Numerics.Interpolation/SplineBoundaryCondition.htm index 38a31bff..0a58d6a8 100644 --- a/api/MathNet.Numerics.Interpolation/SplineBoundaryCondition.htm +++ b/api/MathNet.Numerics.Interpolation/SplineBoundaryCondition.htm @@ -364,7 +364,7 @@ diff --git a/api/MathNet.Numerics.Interpolation/StepInterpolation.htm b/api/MathNet.Numerics.Interpolation/StepInterpolation.htm index 131cba8b..6226faa8 100644 --- a/api/MathNet.Numerics.Interpolation/StepInterpolation.htm +++ b/api/MathNet.Numerics.Interpolation/StepInterpolation.htm @@ -388,7 +388,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered. diff --git a/api/MathNet.Numerics.Interpolation/TransformedInterpolation.htm b/api/MathNet.Numerics.Interpolation/TransformedInterpolation.htm index ee3e0658..d711076d 100644 --- a/api/MathNet.Numerics.Interpolation/TransformedInterpolation.htm +++ b/api/MathNet.Numerics.Interpolation/TransformedInterpolation.htm @@ -302,7 +302,7 @@ WARNING: Works in-place and can thus causes the data array to be reordered and m diff --git a/api/MathNet.Numerics.Interpolation/index.htm b/api/MathNet.Numerics.Interpolation/index.htm index 67d7fab7..5c99b620 100644 --- a/api/MathNet.Numerics.Interpolation/index.htm +++ b/api/MathNet.Numerics.Interpolation/index.htm @@ -186,7 +186,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/BiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/BiCgStab.htm index a174b0f5..19834ed9 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/BiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/BiCgStab.htm @@ -271,7 +271,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/CompositeSolver.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/CompositeSolver.htm index 111a3033..9d838acd 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/CompositeSolver.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/CompositeSolver.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/DiagonalPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/DiagonalPreconditioner.htm index f5900845..7ec67621 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/DiagonalPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/DiagonalPreconditioner.htm @@ -272,7 +272,7 @@ of the matrix diagonal as preconditioning values. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/GpBiCg.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/GpBiCg.htm index 7fc9ae05..fe629103 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/GpBiCg.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/GpBiCg.htm @@ -291,7 +291,7 @@ before switching over to the BiCgStab algorithm. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILU0Preconditioner.htm index 90777bc2..32ddfb8b 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILU0Preconditioner.htm @@ -273,7 +273,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILUTPPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILUTPPreconditioner.htm index 3b9ebb4e..48244bce 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILUTPPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/ILUTPPreconditioner.htm @@ -384,7 +384,7 @@ the preconditioner.

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MILU0Preconditioner.htm index 49cdbcde..6b7c7d19 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MILU0Preconditioner.htm @@ -298,7 +298,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MlkBiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MlkBiCgStab.htm index e7b138f1..8a9a6924 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MlkBiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/MlkBiCgStab.htm @@ -299,7 +299,7 @@ Krylov sub-space. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/TFQMR.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/TFQMR.htm index 15258c1e..2c000a06 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/TFQMR.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/TFQMR.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm index e8a360ce..b4d4bd5d 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex.Solvers/index.htm @@ -175,7 +175,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/DenseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/DenseMatrix.htm index 1f8679f8..af61373d 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/DenseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/DenseMatrix.htm @@ -4601,7 +4601,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/DenseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/DenseVector.htm index 51cbeead..ab50a283 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/DenseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/DenseVector.htm @@ -2637,7 +2637,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/DiagonalMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/DiagonalMatrix.htm index a79d74e8..3827fec0 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/DiagonalMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/DiagonalMatrix.htm @@ -4400,7 +4400,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/Matrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/Matrix.htm index 9abfa591..3a28a7f1 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/Matrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/Matrix.htm @@ -4237,7 +4237,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/SparseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/SparseMatrix.htm index a1f5cd09..4ac9009f 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/SparseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/SparseMatrix.htm @@ -4584,7 +4584,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/SparseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/SparseVector.htm index 5d378f20..5c290c9b 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/SparseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/SparseVector.htm @@ -2605,7 +2605,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/Vector.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/Vector.htm index 0fedbb64..cce80801 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/Vector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/Vector.htm @@ -2458,7 +2458,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex/index.htm b/api/MathNet.Numerics.LinearAlgebra.Complex/index.htm index 6e86938c..25146bbe 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex/index.htm @@ -167,7 +167,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/BiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/BiCgStab.htm index 45954162..3acee229 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/BiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/BiCgStab.htm @@ -271,7 +271,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/CompositeSolver.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/CompositeSolver.htm index 0af2df6e..d1a81f77 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/CompositeSolver.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/CompositeSolver.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/DiagonalPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/DiagonalPreconditioner.htm index e29aec34..215a7cd7 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/DiagonalPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/DiagonalPreconditioner.htm @@ -272,7 +272,7 @@ of the matrix diagonal as preconditioning values. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/GpBiCg.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/GpBiCg.htm index 75185ebb..dd162b72 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/GpBiCg.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/GpBiCg.htm @@ -291,7 +291,7 @@ before switching over to the BiCgStab algorithm. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILU0Preconditioner.htm index f2c6c527..a8120e02 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILU0Preconditioner.htm @@ -273,7 +273,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILUTPPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILUTPPreconditioner.htm index d385c179..97402b3a 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILUTPPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/ILUTPPreconditioner.htm @@ -384,7 +384,7 @@ the preconditioner.

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MILU0Preconditioner.htm index f7b8aacc..8b1346ba 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MILU0Preconditioner.htm @@ -298,7 +298,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MlkBiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MlkBiCgStab.htm index 375e9d6f..80b86532 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MlkBiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/MlkBiCgStab.htm @@ -299,7 +299,7 @@ Krylov sub-space. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/TFQMR.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/TFQMR.htm index ffb90778..8f1a23ee 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/TFQMR.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/TFQMR.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/index.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/index.htm index 28e131f3..12489c30 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32.Solvers/index.htm @@ -175,7 +175,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseMatrix.htm index 6068632d..c9a95a94 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseMatrix.htm @@ -4601,7 +4601,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseVector.htm index b7acec41..4a703ebe 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/DenseVector.htm @@ -2637,7 +2637,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/DiagonalMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/DiagonalMatrix.htm index 490d5d4c..598ca936 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/DiagonalMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/DiagonalMatrix.htm @@ -4400,7 +4400,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/Matrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/Matrix.htm index f936e39e..0ea5f65e 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/Matrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/Matrix.htm @@ -4237,7 +4237,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseMatrix.htm index ad702c04..2c85a801 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseMatrix.htm @@ -4584,7 +4584,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseVector.htm index 9d2fbc46..54a63698 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/SparseVector.htm @@ -2605,7 +2605,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/Vector.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/Vector.htm index fa05cbab..fb609cae 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/Vector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/Vector.htm @@ -2458,7 +2458,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Complex32/index.htm b/api/MathNet.Numerics.LinearAlgebra.Complex32/index.htm index 7d1fc113..53e35c05 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Complex32/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Complex32/index.htm @@ -167,7 +167,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/BiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/BiCgStab.htm index dc239a77..3fcfe533 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/BiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/BiCgStab.htm @@ -271,7 +271,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/CompositeSolver.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/CompositeSolver.htm index cb007141..11a5d1a0 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/CompositeSolver.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/CompositeSolver.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/DiagonalPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/DiagonalPreconditioner.htm index 7d9eeac6..a1b6d100 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/DiagonalPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/DiagonalPreconditioner.htm @@ -272,7 +272,7 @@ of the matrix diagonal as preconditioning values. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/GpBiCg.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/GpBiCg.htm index ccbdb954..bb4a089f 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/GpBiCg.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/GpBiCg.htm @@ -291,7 +291,7 @@ before switching over to the BiCgStab algorithm. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILU0Preconditioner.htm index 233e7222..245a920e 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILU0Preconditioner.htm @@ -273,7 +273,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILUTPPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILUTPPreconditioner.htm index 346708d4..b9f0bf02 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILUTPPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/ILUTPPreconditioner.htm @@ -384,7 +384,7 @@ the preconditioner.

diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MILU0Preconditioner.htm index c92c4da7..e94a50c7 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MILU0Preconditioner.htm @@ -298,7 +298,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MlkBiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MlkBiCgStab.htm index 7deabe16..d2cec1eb 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MlkBiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/MlkBiCgStab.htm @@ -299,7 +299,7 @@ Krylov sub-space. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/TFQMR.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/TFQMR.htm index 972109d2..0a7c5388 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/TFQMR.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/TFQMR.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/index.htm b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/index.htm index 573cc8bb..55421da8 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double.Solvers/index.htm @@ -175,7 +175,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/DenseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Double/DenseMatrix.htm index 3c24a9c4..afc240ad 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/DenseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/DenseMatrix.htm @@ -4601,7 +4601,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/DenseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Double/DenseVector.htm index 7b493608..6ba19264 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/DenseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/DenseVector.htm @@ -2637,7 +2637,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/DiagonalMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Double/DiagonalMatrix.htm index 61c9249c..0981a03b 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/DiagonalMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/DiagonalMatrix.htm @@ -4400,7 +4400,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/Matrix.htm b/api/MathNet.Numerics.LinearAlgebra.Double/Matrix.htm index be4b5390..d37a0cf4 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/Matrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/Matrix.htm @@ -4237,7 +4237,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/SparseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Double/SparseMatrix.htm index 4b6f2c5b..7792e0d7 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/SparseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/SparseMatrix.htm @@ -4584,7 +4584,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/SparseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Double/SparseVector.htm index 8560d24b..69e97ae4 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/SparseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/SparseVector.htm @@ -2605,7 +2605,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/Vector.htm b/api/MathNet.Numerics.LinearAlgebra.Double/Vector.htm index e7cb3149..0621e621 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/Vector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/Vector.htm @@ -2458,7 +2458,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Double/index.htm b/api/MathNet.Numerics.LinearAlgebra.Double/index.htm index c317eb8d..5213ae48 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Double/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Double/index.htm @@ -167,7 +167,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/Cholesky`1.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/Cholesky`1.htm index 8a601d0f..2607626b 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/Cholesky`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/Cholesky`1.htm @@ -343,7 +343,7 @@ or positive definite, the constructor will throw an exception. diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/Evd`1.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/Evd`1.htm index c2dff9fe..e1a6880b 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/Evd`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/Evd`1.htm @@ -366,7 +366,7 @@ A = V*D*Inverse(V) depends upon V.Condition(). diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/GramSchmidt`1.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/GramSchmidt`1.htm index 932ccb26..7322cf72 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/GramSchmidt`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/GramSchmidt`1.htm @@ -332,7 +332,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/ISolver`1.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/ISolver`1.htm index 893c9209..7d882013 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/ISolver`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/ISolver`1.htm @@ -256,7 +256,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/LU`1.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/LU`1.htm index 3eb1d216..ebf7d0c7 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/LU`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/LU`1.htm @@ -349,7 +349,7 @@ numerical stability. The pivot elements encode a permutation matrix P such that diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/QRMethod.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/QRMethod.htm index 23865437..0b899b51 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/QRMethod.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/QRMethod.htm @@ -329,7 +329,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/QR`1.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/QR`1.htm index 4c166806..bd9bc049 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/QR`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/QR`1.htm @@ -339,7 +339,7 @@ resulting Q matrix is an m x n matrix and the R matrix is an n x n matrix. diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/Svd`1.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/Svd`1.htm index dd724ecf..9fabae90 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/Svd`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/Svd`1.htm @@ -369,7 +369,7 @@ by M (though the matrices U and V are not). The diagonal entries of Σ are known diff --git a/api/MathNet.Numerics.LinearAlgebra.Factorization/index.htm b/api/MathNet.Numerics.LinearAlgebra.Factorization/index.htm index 58278a8d..b1fc43f4 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Factorization/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Factorization/index.htm @@ -174,7 +174,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/BiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/BiCgStab.htm index d419257a..1cd48976 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/BiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/BiCgStab.htm @@ -271,7 +271,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/CompositeSolver.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/CompositeSolver.htm index 31ba886b..bd65ae45 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/CompositeSolver.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/CompositeSolver.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/DiagonalPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/DiagonalPreconditioner.htm index 20e66484..f3f7b10d 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/DiagonalPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/DiagonalPreconditioner.htm @@ -272,7 +272,7 @@ of the matrix diagonal as preconditioning values. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/GpBiCg.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/GpBiCg.htm index 4fbe2434..82d757dd 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/GpBiCg.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/GpBiCg.htm @@ -291,7 +291,7 @@ before switching over to the BiCgStab algorithm. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILU0Preconditioner.htm index 6c72e963..08b3c72c 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILU0Preconditioner.htm @@ -273,7 +273,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILUTPPreconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILUTPPreconditioner.htm index e3c44ad7..5ec3c52a 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILUTPPreconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/ILUTPPreconditioner.htm @@ -384,7 +384,7 @@ the preconditioner.

diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MILU0Preconditioner.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MILU0Preconditioner.htm index 2ac892db..a615a224 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MILU0Preconditioner.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MILU0Preconditioner.htm @@ -298,7 +298,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MlkBiCgStab.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MlkBiCgStab.htm index 5d810af4..dc40e7e9 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MlkBiCgStab.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/MlkBiCgStab.htm @@ -299,7 +299,7 @@ Krylov sub-space. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/TFQMR.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/TFQMR.htm index 2b095d0e..1fa94837 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/TFQMR.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/TFQMR.htm @@ -265,7 +265,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/index.htm b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/index.htm index 7b11f81c..99b71ca0 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single.Solvers/index.htm @@ -175,7 +175,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/DenseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Single/DenseMatrix.htm index 53a0e455..11155648 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/DenseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/DenseMatrix.htm @@ -4601,7 +4601,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/DenseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Single/DenseVector.htm index de3454ac..395665db 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/DenseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/DenseVector.htm @@ -2637,7 +2637,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/DiagonalMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Single/DiagonalMatrix.htm index 18ff0e0d..383ab1ce 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/DiagonalMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/DiagonalMatrix.htm @@ -4400,7 +4400,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/Matrix.htm b/api/MathNet.Numerics.LinearAlgebra.Single/Matrix.htm index 259bc239..e4e66aa8 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/Matrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/Matrix.htm @@ -4237,7 +4237,7 @@ The maximum number of cells can be configured in the -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/SparseMatrix.htm b/api/MathNet.Numerics.LinearAlgebra.Single/SparseMatrix.htm index 756d75c0..06760b2e 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/SparseMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/SparseMatrix.htm @@ -4584,7 +4584,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/SparseVector.htm b/api/MathNet.Numerics.LinearAlgebra.Single/SparseVector.htm index ce2a1cd6..4a35f1a6 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/SparseVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/SparseVector.htm @@ -2605,7 +2605,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/Vector.htm b/api/MathNet.Numerics.LinearAlgebra.Single/Vector.htm index e3a019bb..00286e82 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/Vector.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/Vector.htm @@ -2458,7 +2458,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra.Single/index.htm b/api/MathNet.Numerics.LinearAlgebra.Single/index.htm index c16cb1cf..0f8b3208 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Single/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Single/index.htm @@ -167,7 +167,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/CancellationStopCriterion`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/CancellationStopCriterion`1.htm index 3efd3218..b7fd1958 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/CancellationStopCriterion`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/CancellationStopCriterion`1.htm @@ -336,7 +336,7 @@ calculation has moved forwards at least one step. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/DelegateStopCriterion`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/DelegateStopCriterion`1.htm index 4de62d14..d9543e59 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/DelegateStopCriterion`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/DelegateStopCriterion`1.htm @@ -317,7 +317,7 @@ calculation has moved forwards at least one step. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/DivergenceStopCriterion`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/DivergenceStopCriterion`1.htm index 843cc6e9..d2a645fd 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/DivergenceStopCriterion`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/DivergenceStopCriterion`1.htm @@ -340,7 +340,7 @@ issuing a divergence warning. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/FailureStopCriterion`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/FailureStopCriterion`1.htm index 75bee4b7..12a23e01 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/FailureStopCriterion`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/FailureStopCriterion`1.htm @@ -316,7 +316,7 @@ calculation has moved forwards at least one step. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterationStopCriterion`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterationStopCriterion`1.htm index 4868a1a5..e373b709 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterationStopCriterion`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterationStopCriterion`1.htm @@ -261,7 +261,7 @@ calculation. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolverSetup`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolverSetup`1.htm index 84048b44..7c223b0d 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolverSetup`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolverSetup`1.htm @@ -255,7 +255,7 @@ setup information around. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolver`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolver`1.htm index 454c08c0..c5967591 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolver`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/IIterativeSolver`1.htm @@ -222,7 +222,7 @@ solution vector and x is the unknown vector. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/IPreconditioner`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/IPreconditioner`1.htm index 03addc25..3b7ab5aa 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/IPreconditioner`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/IPreconditioner`1.htm @@ -239,7 +239,7 @@ if the changes occur after creating the preconditioner.

diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationCountStopCriterion`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationCountStopCriterion`1.htm index 690a0567..74e33a81 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationCountStopCriterion`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationCountStopCriterion`1.htm @@ -371,7 +371,7 @@ to perform. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationStatus.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationStatus.htm index 57614728..2f939a56 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationStatus.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/IterationStatus.htm @@ -399,7 +399,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/Iterator`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/Iterator`1.htm index 9562cea0..9c1c7fcc 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/Iterator`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/Iterator`1.htm @@ -354,7 +354,7 @@ calculation has moved forwards at least one step. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/ResidualStopCriterion`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/ResidualStopCriterion`1.htm index 546ccfce..e92dba9c 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/ResidualStopCriterion`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/ResidualStopCriterion`1.htm @@ -342,7 +342,7 @@ below the maximum before the calculation is considered converged. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/SolverSetup`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/SolverSetup`1.htm index 0273c67f..6502669b 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/SolverSetup`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/SolverSetup`1.htm @@ -280,7 +280,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/UnitPreconditioner`1.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/UnitPreconditioner`1.htm index 2734132e..8c647137 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/UnitPreconditioner`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/UnitPreconditioner`1.htm @@ -288,7 +288,7 @@ a preconditioner. diff --git a/api/MathNet.Numerics.LinearAlgebra.Solvers/index.htm b/api/MathNet.Numerics.LinearAlgebra.Solvers/index.htm index 48fc2c0f..b20faee7 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Solvers/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Solvers/index.htm @@ -198,7 +198,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/DenseColumnMajorMatrixStorage`1.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/DenseColumnMajorMatrixStorage`1.htm index cabfc05c..563a738d 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/DenseColumnMajorMatrixStorage`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/DenseColumnMajorMatrixStorage`1.htm @@ -882,7 +882,7 @@ False if some fields are fixed, like on a diagonal matrix. diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/DenseVectorStorage`1.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/DenseVectorStorage`1.htm index 85656b7a..15c8ccc2 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/DenseVectorStorage`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/DenseVectorStorage`1.htm @@ -596,7 +596,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/DiagonalMatrixStorage`1.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/DiagonalMatrixStorage`1.htm index 836aca2e..829a259a 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/DiagonalMatrixStorage`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/DiagonalMatrixStorage`1.htm @@ -782,7 +782,7 @@ False if some fields are fixed, like on a diagonal matrix. diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/MatrixStorage`1.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/MatrixStorage`1.htm index c6b8ecea..1d2331c4 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/MatrixStorage`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/MatrixStorage`1.htm @@ -735,7 +735,7 @@ False if some fields are fixed, like on a diagonal matrix. diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/SparseCompressedRowMatrixStorage`1.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/SparseCompressedRowMatrixStorage`1.htm index d9356763..f87f4270 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/SparseCompressedRowMatrixStorage`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/SparseCompressedRowMatrixStorage`1.htm @@ -984,7 +984,7 @@ array using the row-major storage mapping described in a compressed sparse row ( diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/SparseVectorStorage`1.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/SparseVectorStorage`1.htm index 90243529..291e3744 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/SparseVectorStorage`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/SparseVectorStorage`1.htm @@ -611,7 +611,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/VectorStorage`1.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/VectorStorage`1.htm index 507e25dd..fdd6403e 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/VectorStorage`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/VectorStorage`1.htm @@ -555,7 +555,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra.Storage/index.htm b/api/MathNet.Numerics.LinearAlgebra.Storage/index.htm index d4b793c6..c62dc172 100644 --- a/api/MathNet.Numerics.LinearAlgebra.Storage/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra.Storage/index.htm @@ -167,7 +167,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra/CreateMatrix.htm b/api/MathNet.Numerics.LinearAlgebra/CreateMatrix.htm index 6ac179de..5f9000da 100644 --- a/api/MathNet.Numerics.LinearAlgebra/CreateMatrix.htm +++ b/api/MathNet.Numerics.LinearAlgebra/CreateMatrix.htm @@ -1159,7 +1159,7 @@ If you have an instance of a discrete storage type instead, use their direct met diff --git a/api/MathNet.Numerics.LinearAlgebra/CreateVector.htm b/api/MathNet.Numerics.LinearAlgebra/CreateVector.htm index b5538fc2..be98c053 100644 --- a/api/MathNet.Numerics.LinearAlgebra/CreateVector.htm +++ b/api/MathNet.Numerics.LinearAlgebra/CreateVector.htm @@ -492,7 +492,7 @@ If you have an instance of a discrete storage type instead, use their direct met diff --git a/api/MathNet.Numerics.LinearAlgebra/ExistingData.htm b/api/MathNet.Numerics.LinearAlgebra/ExistingData.htm index df290805..87bc11e1 100644 --- a/api/MathNet.Numerics.LinearAlgebra/ExistingData.htm +++ b/api/MathNet.Numerics.LinearAlgebra/ExistingData.htm @@ -338,7 +338,7 @@ clearing it may be skipped if applicable. diff --git a/api/MathNet.Numerics.LinearAlgebra/MatrixBuilder`1.htm b/api/MathNet.Numerics.LinearAlgebra/MatrixBuilder`1.htm index 29835eae..4745ecc1 100644 --- a/api/MathNet.Numerics.LinearAlgebra/MatrixBuilder`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra/MatrixBuilder`1.htm @@ -1245,7 +1245,7 @@ A new memory block will be allocated for storing the matrix. diff --git a/api/MathNet.Numerics.LinearAlgebra/MatrixExtensions.htm b/api/MathNet.Numerics.LinearAlgebra/MatrixExtensions.htm index ba65c579..a9bf1d4b 100644 --- a/api/MathNet.Numerics.LinearAlgebra/MatrixExtensions.htm +++ b/api/MathNet.Numerics.LinearAlgebra/MatrixExtensions.htm @@ -245,7 +245,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra/Matrix`1.htm b/api/MathNet.Numerics.LinearAlgebra/Matrix`1.htm index b02c23f2..5a1b3395 100644 --- a/api/MathNet.Numerics.LinearAlgebra/Matrix`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra/Matrix`1.htm @@ -4924,7 +4924,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra/Symmetricity.htm b/api/MathNet.Numerics.LinearAlgebra/Symmetricity.htm index 241f92f1..c15782eb 100644 --- a/api/MathNet.Numerics.LinearAlgebra/Symmetricity.htm +++ b/api/MathNet.Numerics.LinearAlgebra/Symmetricity.htm @@ -362,7 +362,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra/VectorBuilder`1.htm b/api/MathNet.Numerics.LinearAlgebra/VectorBuilder`1.htm index aa9db897..6b591636 100644 --- a/api/MathNet.Numerics.LinearAlgebra/VectorBuilder`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra/VectorBuilder`1.htm @@ -555,7 +555,7 @@ A new memory block will be allocated for storing the vector. diff --git a/api/MathNet.Numerics.LinearAlgebra/VectorExtensions.htm b/api/MathNet.Numerics.LinearAlgebra/VectorExtensions.htm index e2d16023..1d3710e4 100644 --- a/api/MathNet.Numerics.LinearAlgebra/VectorExtensions.htm +++ b/api/MathNet.Numerics.LinearAlgebra/VectorExtensions.htm @@ -245,7 +245,7 @@ diff --git a/api/MathNet.Numerics.LinearAlgebra/Vector`1.htm b/api/MathNet.Numerics.LinearAlgebra/Vector`1.htm index 15e15133..4cbe39e7 100644 --- a/api/MathNet.Numerics.LinearAlgebra/Vector`1.htm +++ b/api/MathNet.Numerics.LinearAlgebra/Vector`1.htm @@ -3083,7 +3083,7 @@ The format string is ignored. diff --git a/api/MathNet.Numerics.LinearAlgebra/Zeros.htm b/api/MathNet.Numerics.LinearAlgebra/Zeros.htm index 13edda17..d4cac309 100644 --- a/api/MathNet.Numerics.LinearAlgebra/Zeros.htm +++ b/api/MathNet.Numerics.LinearAlgebra/Zeros.htm @@ -337,7 +337,7 @@ When enumerating sparse matrices this can significantly speed up operations. diff --git a/api/MathNet.Numerics.LinearAlgebra/index.htm b/api/MathNet.Numerics.LinearAlgebra/index.htm index ec610d28..63abc617 100644 --- a/api/MathNet.Numerics.LinearAlgebra/index.htm +++ b/api/MathNet.Numerics.LinearAlgebra/index.htm @@ -183,7 +183,7 @@ diff --git a/api/MathNet.Numerics.LinearRegression/DirectRegressionMethod.htm b/api/MathNet.Numerics.LinearRegression/DirectRegressionMethod.htm index 8af154b7..6a05f40a 100644 --- a/api/MathNet.Numerics.LinearRegression/DirectRegressionMethod.htm +++ b/api/MathNet.Numerics.LinearRegression/DirectRegressionMethod.htm @@ -328,7 +328,7 @@ diff --git a/api/MathNet.Numerics.LinearRegression/MultipleRegression.htm b/api/MathNet.Numerics.LinearRegression/MultipleRegression.htm index 16b0c826..ddf09ecd 100644 --- a/api/MathNet.Numerics.LinearRegression/MultipleRegression.htm +++ b/api/MathNet.Numerics.LinearRegression/MultipleRegression.htm @@ -496,7 +496,7 @@ Uses a singular value decomposition and is therefore more numerically stable (es diff --git a/api/MathNet.Numerics.LinearRegression/SimpleRegression.htm b/api/MathNet.Numerics.LinearRegression/SimpleRegression.htm index d825a3be..ff76f0f9 100644 --- a/api/MathNet.Numerics.LinearRegression/SimpleRegression.htm +++ b/api/MathNet.Numerics.LinearRegression/SimpleRegression.htm @@ -240,7 +240,7 @@ where the intercept is zero and b the slope. diff --git a/api/MathNet.Numerics.LinearRegression/WeightedRegression.htm b/api/MathNet.Numerics.LinearRegression/WeightedRegression.htm index 666c567a..576b28d4 100644 --- a/api/MathNet.Numerics.LinearRegression/WeightedRegression.htm +++ b/api/MathNet.Numerics.LinearRegression/WeightedRegression.htm @@ -273,7 +273,7 @@ diff --git a/api/MathNet.Numerics.LinearRegression/index.htm b/api/MathNet.Numerics.LinearRegression/index.htm index c135de82..227e9ceb 100644 --- a/api/MathNet.Numerics.LinearRegression/index.htm +++ b/api/MathNet.Numerics.LinearRegression/index.htm @@ -155,7 +155,7 @@ diff --git a/api/MathNet.Numerics.OdeSolvers/AdamsBashforth.htm b/api/MathNet.Numerics.OdeSolvers/AdamsBashforth.htm index d67bfa86..53546323 100644 --- a/api/MathNet.Numerics.OdeSolvers/AdamsBashforth.htm +++ b/api/MathNet.Numerics.OdeSolvers/AdamsBashforth.htm @@ -274,7 +274,7 @@ diff --git a/api/MathNet.Numerics.OdeSolvers/RungeKutta.htm b/api/MathNet.Numerics.OdeSolvers/RungeKutta.htm index 73dc2483..391af1af 100644 --- a/api/MathNet.Numerics.OdeSolvers/RungeKutta.htm +++ b/api/MathNet.Numerics.OdeSolvers/RungeKutta.htm @@ -276,7 +276,7 @@ diff --git a/api/MathNet.Numerics.OdeSolvers/index.htm b/api/MathNet.Numerics.OdeSolvers/index.htm index a4d6fa19..91ccf775 100644 --- a/api/MathNet.Numerics.OdeSolvers/index.htm +++ b/api/MathNet.Numerics.OdeSolvers/index.htm @@ -147,7 +147,7 @@ diff --git a/api/MathNet.Numerics.Optimization.LineSearch/LineSearchResult.htm b/api/MathNet.Numerics.Optimization.LineSearch/LineSearchResult.htm index 8039991b..9196a5cb 100644 --- a/api/MathNet.Numerics.Optimization.LineSearch/LineSearchResult.htm +++ b/api/MathNet.Numerics.Optimization.LineSearch/LineSearchResult.htm @@ -260,7 +260,7 @@ diff --git a/api/MathNet.Numerics.Optimization.LineSearch/StrongWolfeLineSearch.htm b/api/MathNet.Numerics.Optimization.LineSearch/StrongWolfeLineSearch.htm index ef0e27c3..7512f19a 100644 --- a/api/MathNet.Numerics.Optimization.LineSearch/StrongWolfeLineSearch.htm +++ b/api/MathNet.Numerics.Optimization.LineSearch/StrongWolfeLineSearch.htm @@ -262,7 +262,7 @@ diff --git a/api/MathNet.Numerics.Optimization.LineSearch/WeakWolfeLineSearch.htm b/api/MathNet.Numerics.Optimization.LineSearch/WeakWolfeLineSearch.htm index 53118ad3..fb5c9521 100644 --- a/api/MathNet.Numerics.Optimization.LineSearch/WeakWolfeLineSearch.htm +++ b/api/MathNet.Numerics.Optimization.LineSearch/WeakWolfeLineSearch.htm @@ -272,7 +272,7 @@ http://www.math.washington.edu/~burke/crs/408/lectures/L9-weak-Wolfe.pdf diff --git a/api/MathNet.Numerics.Optimization.LineSearch/WolfeLineSearch.htm b/api/MathNet.Numerics.Optimization.LineSearch/WolfeLineSearch.htm index 3607d616..f3c84d22 100644 --- a/api/MathNet.Numerics.Optimization.LineSearch/WolfeLineSearch.htm +++ b/api/MathNet.Numerics.Optimization.LineSearch/WolfeLineSearch.htm @@ -261,7 +261,7 @@ diff --git a/api/MathNet.Numerics.Optimization.LineSearch/index.htm b/api/MathNet.Numerics.Optimization.LineSearch/index.htm index e6f639fe..01242729 100644 --- a/api/MathNet.Numerics.Optimization.LineSearch/index.htm +++ b/api/MathNet.Numerics.Optimization.LineSearch/index.htm @@ -155,7 +155,7 @@ diff --git a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ForwardDifferenceGradientObjectiveFunction.htm b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ForwardDifferenceGradientObjectiveFunction.htm index fd7f25b4..e7cb9eab 100644 --- a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ForwardDifferenceGradientObjectiveFunction.htm +++ b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ForwardDifferenceGradientObjectiveFunction.htm @@ -323,7 +323,7 @@ functions's number of input parameters. diff --git a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/LazyObjectiveFunctionBase.htm b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/LazyObjectiveFunctionBase.htm index 713b4ed7..2c733130 100644 --- a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/LazyObjectiveFunctionBase.htm +++ b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/LazyObjectiveFunctionBase.htm @@ -279,7 +279,7 @@ diff --git a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ObjectiveFunctionBase.htm b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ObjectiveFunctionBase.htm index 81d8829b..488c4e84 100644 --- a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ObjectiveFunctionBase.htm +++ b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/ObjectiveFunctionBase.htm @@ -279,7 +279,7 @@ diff --git a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm index 808d753b..056b6f19 100644 --- a/api/MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm +++ b/api/MathNet.Numerics.Optimization.ObjectiveFunctions/index.htm @@ -151,7 +151,7 @@ diff --git a/api/MathNet.Numerics.Optimization.TrustRegion/ITrustRegionSubproblem.htm b/api/MathNet.Numerics.Optimization.TrustRegion/ITrustRegionSubproblem.htm index 52d37638..afe092e7 100644 --- a/api/MathNet.Numerics.Optimization.TrustRegion/ITrustRegionSubproblem.htm +++ b/api/MathNet.Numerics.Optimization.TrustRegion/ITrustRegionSubproblem.htm @@ -196,7 +196,7 @@ diff --git a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionDogLegMinimizer.htm b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionDogLegMinimizer.htm index e5262bc0..7dd7ac5b 100644 --- a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionDogLegMinimizer.htm +++ b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionDogLegMinimizer.htm @@ -243,7 +243,7 @@ diff --git a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionMinimizerBase.htm b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionMinimizerBase.htm index cc99a0b5..c0841ad5 100644 --- a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionMinimizerBase.htm +++ b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionMinimizerBase.htm @@ -312,7 +312,7 @@ diff --git a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionNewtonCGMinimizer.htm b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionNewtonCGMinimizer.htm index 250a976b..1d91bc2d 100644 --- a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionNewtonCGMinimizer.htm +++ b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionNewtonCGMinimizer.htm @@ -243,7 +243,7 @@ diff --git a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionSubproblem.htm b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionSubproblem.htm index 09111239..d62665de 100644 --- a/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionSubproblem.htm +++ b/api/MathNet.Numerics.Optimization.TrustRegion/TrustRegionSubproblem.htm @@ -187,7 +187,7 @@ diff --git a/api/MathNet.Numerics.Optimization.TrustRegion/index.htm b/api/MathNet.Numerics.Optimization.TrustRegion/index.htm index c9925b94..9eb4250e 100644 --- a/api/MathNet.Numerics.Optimization.TrustRegion/index.htm +++ b/api/MathNet.Numerics.Optimization.TrustRegion/index.htm @@ -162,7 +162,7 @@ diff --git a/api/MathNet.Numerics.Optimization/BfgsBMinimizer.htm b/api/MathNet.Numerics.Optimization/BfgsBMinimizer.htm index 528af11f..acf89a0f 100644 --- a/api/MathNet.Numerics.Optimization/BfgsBMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/BfgsBMinimizer.htm @@ -367,7 +367,7 @@ http://www.ece.northwestern.edu/~nocedal/PSfiles/limited.ps.gz diff --git a/api/MathNet.Numerics.Optimization/BfgsMinimizer.htm b/api/MathNet.Numerics.Optimization/BfgsMinimizer.htm index b8de8647..4a1236b3 100644 --- a/api/MathNet.Numerics.Optimization/BfgsMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/BfgsMinimizer.htm @@ -375,7 +375,7 @@ diff --git a/api/MathNet.Numerics.Optimization/BfgsMinimizerBase.htm b/api/MathNet.Numerics.Optimization/BfgsMinimizerBase.htm index d07e2721..68a7caf2 100644 --- a/api/MathNet.Numerics.Optimization/BfgsMinimizerBase.htm +++ b/api/MathNet.Numerics.Optimization/BfgsMinimizerBase.htm @@ -322,7 +322,7 @@ diff --git a/api/MathNet.Numerics.Optimization/BfgsSolver.htm b/api/MathNet.Numerics.Optimization/BfgsSolver.htm index 3a6f14d2..57193ffd 100644 --- a/api/MathNet.Numerics.Optimization/BfgsSolver.htm +++ b/api/MathNet.Numerics.Optimization/BfgsSolver.htm @@ -278,7 +278,7 @@ This uses the function and it's gradient (partial derivatives in each direction) diff --git a/api/MathNet.Numerics.Optimization/ConjugateGradientMinimizer.htm b/api/MathNet.Numerics.Optimization/ConjugateGradientMinimizer.htm index b8909d6e..70d924b2 100644 --- a/api/MathNet.Numerics.Optimization/ConjugateGradientMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/ConjugateGradientMinimizer.htm @@ -348,7 +348,7 @@ diff --git a/api/MathNet.Numerics.Optimization/EvaluationException.htm b/api/MathNet.Numerics.Optimization/EvaluationException.htm index e9d68256..7ca2c64f 100644 --- a/api/MathNet.Numerics.Optimization/EvaluationException.htm +++ b/api/MathNet.Numerics.Optimization/EvaluationException.htm @@ -402,7 +402,7 @@ diff --git a/api/MathNet.Numerics.Optimization/ExitCondition.htm b/api/MathNet.Numerics.Optimization/ExitCondition.htm index 9972ec33..39431982 100644 --- a/api/MathNet.Numerics.Optimization/ExitCondition.htm +++ b/api/MathNet.Numerics.Optimization/ExitCondition.htm @@ -529,7 +529,7 @@ diff --git a/api/MathNet.Numerics.Optimization/GoldenSectionMinimizer.htm b/api/MathNet.Numerics.Optimization/GoldenSectionMinimizer.htm index c2be5855..5174151d 100644 --- a/api/MathNet.Numerics.Optimization/GoldenSectionMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/GoldenSectionMinimizer.htm @@ -368,7 +368,7 @@ diff --git a/api/MathNet.Numerics.Optimization/GradientProjectionResult.htm b/api/MathNet.Numerics.Optimization/GradientProjectionResult.htm index 8dbb7925..fee77cf1 100644 --- a/api/MathNet.Numerics.Optimization/GradientProjectionResult.htm +++ b/api/MathNet.Numerics.Optimization/GradientProjectionResult.htm @@ -330,7 +330,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IObjectiveFunction.htm b/api/MathNet.Numerics.Optimization/IObjectiveFunction.htm index b11a3549..d1bb0d1d 100644 --- a/api/MathNet.Numerics.Optimization/IObjectiveFunction.htm +++ b/api/MathNet.Numerics.Optimization/IObjectiveFunction.htm @@ -271,7 +271,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IObjectiveFunctionEvaluation.htm b/api/MathNet.Numerics.Optimization/IObjectiveFunctionEvaluation.htm index dcfed0d6..029cd487 100644 --- a/api/MathNet.Numerics.Optimization/IObjectiveFunctionEvaluation.htm +++ b/api/MathNet.Numerics.Optimization/IObjectiveFunctionEvaluation.htm @@ -307,7 +307,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IObjectiveModel.htm b/api/MathNet.Numerics.Optimization/IObjectiveModel.htm index 7b91d47a..4976a93f 100644 --- a/api/MathNet.Numerics.Optimization/IObjectiveModel.htm +++ b/api/MathNet.Numerics.Optimization/IObjectiveModel.htm @@ -289,7 +289,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IObjectiveModelEvaluation.htm b/api/MathNet.Numerics.Optimization/IObjectiveModelEvaluation.htm index f1f8b0e0..9e22118c 100644 --- a/api/MathNet.Numerics.Optimization/IObjectiveModelEvaluation.htm +++ b/api/MathNet.Numerics.Optimization/IObjectiveModelEvaluation.htm @@ -347,7 +347,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IScalarObjectiveFunction.htm b/api/MathNet.Numerics.Optimization/IScalarObjectiveFunction.htm index 6cf5a6f3..62c14914 100644 --- a/api/MathNet.Numerics.Optimization/IScalarObjectiveFunction.htm +++ b/api/MathNet.Numerics.Optimization/IScalarObjectiveFunction.htm @@ -277,7 +277,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IScalarObjectiveFunctionEvaluation.htm b/api/MathNet.Numerics.Optimization/IScalarObjectiveFunctionEvaluation.htm index 82997dfa..26e5aae4 100644 --- a/api/MathNet.Numerics.Optimization/IScalarObjectiveFunctionEvaluation.htm +++ b/api/MathNet.Numerics.Optimization/IScalarObjectiveFunctionEvaluation.htm @@ -276,7 +276,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IUnconstrainedMinimizer.htm b/api/MathNet.Numerics.Optimization/IUnconstrainedMinimizer.htm index bac1f780..0918c907 100644 --- a/api/MathNet.Numerics.Optimization/IUnconstrainedMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/IUnconstrainedMinimizer.htm @@ -258,7 +258,7 @@ diff --git a/api/MathNet.Numerics.Optimization/IncompatibleObjectiveException.htm b/api/MathNet.Numerics.Optimization/IncompatibleObjectiveException.htm index 0a3c81ca..30e01389 100644 --- a/api/MathNet.Numerics.Optimization/IncompatibleObjectiveException.htm +++ b/api/MathNet.Numerics.Optimization/IncompatibleObjectiveException.htm @@ -385,7 +385,7 @@ diff --git a/api/MathNet.Numerics.Optimization/InnerOptimizationException.htm b/api/MathNet.Numerics.Optimization/InnerOptimizationException.htm index 6a88927b..b055216f 100644 --- a/api/MathNet.Numerics.Optimization/InnerOptimizationException.htm +++ b/api/MathNet.Numerics.Optimization/InnerOptimizationException.htm @@ -395,7 +395,7 @@ diff --git a/api/MathNet.Numerics.Optimization/LevenbergMarquardtMinimizer.htm b/api/MathNet.Numerics.Optimization/LevenbergMarquardtMinimizer.htm index b48925f3..bc83ebbc 100644 --- a/api/MathNet.Numerics.Optimization/LevenbergMarquardtMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/LevenbergMarquardtMinimizer.htm @@ -378,7 +378,7 @@ diff --git a/api/MathNet.Numerics.Optimization/LimitedMemoryBfgsMinimizer.htm b/api/MathNet.Numerics.Optimization/LimitedMemoryBfgsMinimizer.htm index d6589ccc..bba6301d 100644 --- a/api/MathNet.Numerics.Optimization/LimitedMemoryBfgsMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/LimitedMemoryBfgsMinimizer.htm @@ -380,7 +380,7 @@ diff --git a/api/MathNet.Numerics.Optimization/MaximumIterationsException.htm b/api/MathNet.Numerics.Optimization/MaximumIterationsException.htm index d1c96ab9..1a2b5b06 100644 --- a/api/MathNet.Numerics.Optimization/MaximumIterationsException.htm +++ b/api/MathNet.Numerics.Optimization/MaximumIterationsException.htm @@ -385,7 +385,7 @@ diff --git a/api/MathNet.Numerics.Optimization/MinimizationResult.htm b/api/MathNet.Numerics.Optimization/MinimizationResult.htm index 4c8244ba..8eb18d5c 100644 --- a/api/MathNet.Numerics.Optimization/MinimizationResult.htm +++ b/api/MathNet.Numerics.Optimization/MinimizationResult.htm @@ -336,7 +336,7 @@ diff --git a/api/MathNet.Numerics.Optimization/MinimizationWithLineSearchResult.htm b/api/MathNet.Numerics.Optimization/MinimizationWithLineSearchResult.htm index c3390658..a8a6e29a 100644 --- a/api/MathNet.Numerics.Optimization/MinimizationWithLineSearchResult.htm +++ b/api/MathNet.Numerics.Optimization/MinimizationWithLineSearchResult.htm @@ -351,7 +351,7 @@ diff --git a/api/MathNet.Numerics.Optimization/MinimizerBase.htm b/api/MathNet.Numerics.Optimization/MinimizerBase.htm index 9d2c3d14..86fea4fb 100644 --- a/api/MathNet.Numerics.Optimization/MinimizerBase.htm +++ b/api/MathNet.Numerics.Optimization/MinimizerBase.htm @@ -321,7 +321,7 @@ diff --git a/api/MathNet.Numerics.Optimization/NelderMeadSimplex.htm b/api/MathNet.Numerics.Optimization/NelderMeadSimplex.htm index 2faf217e..f91b3288 100644 --- a/api/MathNet.Numerics.Optimization/NelderMeadSimplex.htm +++ b/api/MathNet.Numerics.Optimization/NelderMeadSimplex.htm @@ -438,7 +438,7 @@ http://se.mathworks.com/help/matlab/math/optimizing-nonlinear-functions.html#bsg diff --git a/api/MathNet.Numerics.Optimization/NewtonMinimizer.htm b/api/MathNet.Numerics.Optimization/NewtonMinimizer.htm index 38b0d4af..987a1dc4 100644 --- a/api/MathNet.Numerics.Optimization/NewtonMinimizer.htm +++ b/api/MathNet.Numerics.Optimization/NewtonMinimizer.htm @@ -355,7 +355,7 @@ diff --git a/api/MathNet.Numerics.Optimization/NonlinearMinimizationResult.htm b/api/MathNet.Numerics.Optimization/NonlinearMinimizationResult.htm index d436dcc0..dd319d19 100644 --- a/api/MathNet.Numerics.Optimization/NonlinearMinimizationResult.htm +++ b/api/MathNet.Numerics.Optimization/NonlinearMinimizationResult.htm @@ -364,7 +364,7 @@ diff --git a/api/MathNet.Numerics.Optimization/NonlinearMinimizerBase.htm b/api/MathNet.Numerics.Optimization/NonlinearMinimizerBase.htm index 1e268832..46e9b3cf 100644 --- a/api/MathNet.Numerics.Optimization/NonlinearMinimizerBase.htm +++ b/api/MathNet.Numerics.Optimization/NonlinearMinimizerBase.htm @@ -342,7 +342,7 @@ diff --git a/api/MathNet.Numerics.Optimization/ObjectiveFunction.htm b/api/MathNet.Numerics.Optimization/ObjectiveFunction.htm index 4b5667a0..f3e4a7b1 100644 --- a/api/MathNet.Numerics.Optimization/ObjectiveFunction.htm +++ b/api/MathNet.Numerics.Optimization/ObjectiveFunction.htm @@ -389,7 +389,7 @@ The numerical jacobian with accuracy order is used. diff --git a/api/MathNet.Numerics.Optimization/OptimizationException.htm b/api/MathNet.Numerics.Optimization/OptimizationException.htm index 5b0673c4..05012e8a 100644 --- a/api/MathNet.Numerics.Optimization/OptimizationException.htm +++ b/api/MathNet.Numerics.Optimization/OptimizationException.htm @@ -395,7 +395,7 @@ diff --git a/api/MathNet.Numerics.Optimization/QuadraticGradientProjectionSearch.htm b/api/MathNet.Numerics.Optimization/QuadraticGradientProjectionSearch.htm index a68797af..78daa428 100644 --- a/api/MathNet.Numerics.Optimization/QuadraticGradientProjectionSearch.htm +++ b/api/MathNet.Numerics.Optimization/QuadraticGradientProjectionSearch.htm @@ -258,7 +258,7 @@ diff --git a/api/MathNet.Numerics.Optimization/ScalarMinimizationResult.htm b/api/MathNet.Numerics.Optimization/ScalarMinimizationResult.htm index 2ed82b71..15a3d33e 100644 --- a/api/MathNet.Numerics.Optimization/ScalarMinimizationResult.htm +++ b/api/MathNet.Numerics.Optimization/ScalarMinimizationResult.htm @@ -336,7 +336,7 @@ diff --git a/api/MathNet.Numerics.Optimization/index.htm b/api/MathNet.Numerics.Optimization/index.htm index d61c753b..1e7983b8 100644 --- a/api/MathNet.Numerics.Optimization/index.htm +++ b/api/MathNet.Numerics.Optimization/index.htm @@ -270,7 +270,7 @@ diff --git a/api/MathNet.Numerics.Properties/Resources.htm b/api/MathNet.Numerics.Properties/Resources.htm index 667e3c76..99133e46 100644 --- a/api/MathNet.Numerics.Properties/Resources.htm +++ b/api/MathNet.Numerics.Properties/Resources.htm @@ -995,7 +995,7 @@ resource lookups using this strongly typed resource class. diff --git a/api/MathNet.Numerics.Properties/index.htm b/api/MathNet.Numerics.Properties/index.htm index fb47dde7..0604ff3c 100644 --- a/api/MathNet.Numerics.Properties/index.htm +++ b/api/MathNet.Numerics.Properties/index.htm @@ -143,7 +143,7 @@ diff --git a/api/MathNet.Numerics.Providers.Common.Cuda/CudaProvider.htm b/api/MathNet.Numerics.Providers.Common.Cuda/CudaProvider.htm index dc57fb38..fa424a77 100644 --- a/api/MathNet.Numerics.Providers.Common.Cuda/CudaProvider.htm +++ b/api/MathNet.Numerics.Providers.Common.Cuda/CudaProvider.htm @@ -202,7 +202,7 @@ This method is safe to call, even if the provider is not loaded. diff --git a/api/MathNet.Numerics.Providers.Common.Cuda/index.htm b/api/MathNet.Numerics.Providers.Common.Cuda/index.htm index d66cae8e..46166725 100644 --- a/api/MathNet.Numerics.Providers.Common.Cuda/index.htm +++ b/api/MathNet.Numerics.Providers.Common.Cuda/index.htm @@ -143,7 +143,7 @@ diff --git a/api/MathNet.Numerics.Providers.Common.Mkl/MklAccuracy.htm b/api/MathNet.Numerics.Providers.Common.Mkl/MklAccuracy.htm index 66a0b8f7..64cbaba3 100644 --- a/api/MathNet.Numerics.Providers.Common.Mkl/MklAccuracy.htm +++ b/api/MathNet.Numerics.Providers.Common.Mkl/MklAccuracy.htm @@ -315,7 +315,7 @@ diff --git a/api/MathNet.Numerics.Providers.Common.Mkl/MklConsistency.htm b/api/MathNet.Numerics.Providers.Common.Mkl/MklConsistency.htm index af8cf07b..1cec6bf1 100644 --- a/api/MathNet.Numerics.Providers.Common.Mkl/MklConsistency.htm +++ b/api/MathNet.Numerics.Providers.Common.Mkl/MklConsistency.htm @@ -369,7 +369,7 @@ diff --git a/api/MathNet.Numerics.Providers.Common.Mkl/MklPrecision.htm b/api/MathNet.Numerics.Providers.Common.Mkl/MklPrecision.htm index e0c8ea23..0d73e4fb 100644 --- a/api/MathNet.Numerics.Providers.Common.Mkl/MklPrecision.htm +++ b/api/MathNet.Numerics.Providers.Common.Mkl/MklPrecision.htm @@ -315,7 +315,7 @@ diff --git a/api/MathNet.Numerics.Providers.Common.Mkl/MklProvider.htm b/api/MathNet.Numerics.Providers.Common.Mkl/MklProvider.htm index f64692e1..83aee052 100644 --- a/api/MathNet.Numerics.Providers.Common.Mkl/MklProvider.htm +++ b/api/MathNet.Numerics.Providers.Common.Mkl/MklProvider.htm @@ -307,7 +307,7 @@ This method is safe to call, even if the provider is not loaded. diff --git a/api/MathNet.Numerics.Providers.Common.Mkl/index.htm b/api/MathNet.Numerics.Providers.Common.Mkl/index.htm index ff899bb5..d0662b8e 100644 --- a/api/MathNet.Numerics.Providers.Common.Mkl/index.htm +++ b/api/MathNet.Numerics.Providers.Common.Mkl/index.htm @@ -155,7 +155,7 @@ diff --git a/api/MathNet.Numerics.Providers.Common.OpenBlas/OpenBlasProvider.htm b/api/MathNet.Numerics.Providers.Common.OpenBlas/OpenBlasProvider.htm index 0390ce96..a6fb4afb 100644 --- a/api/MathNet.Numerics.Providers.Common.OpenBlas/OpenBlasProvider.htm +++ b/api/MathNet.Numerics.Providers.Common.OpenBlas/OpenBlasProvider.htm @@ -202,7 +202,7 @@ This method is safe to call, even if the provider is not loaded. diff --git a/api/MathNet.Numerics.Providers.Common.OpenBlas/index.htm b/api/MathNet.Numerics.Providers.Common.OpenBlas/index.htm index 5bc7a491..855b5de6 100644 --- a/api/MathNet.Numerics.Providers.Common.OpenBlas/index.htm +++ b/api/MathNet.Numerics.Providers.Common.OpenBlas/index.htm @@ -143,7 +143,7 @@ diff --git a/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformControl.htm b/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformControl.htm index c696f49a..c07eb101 100644 --- a/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformControl.htm +++ b/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformControl.htm @@ -276,7 +276,7 @@ If not set, Numerics will fall back to the environment variable diff --git a/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformScaling.htm b/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformScaling.htm index 3ecef4bc..69f41de7 100644 --- a/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformScaling.htm +++ b/api/MathNet.Numerics.Providers.FourierTransform/FourierTransformScaling.htm @@ -338,7 +338,7 @@ diff --git a/api/MathNet.Numerics.Providers.FourierTransform/IFourierTransformProvider.htm b/api/MathNet.Numerics.Providers.FourierTransform/IFourierTransformProvider.htm index e4f3f5c7..64378d5d 100644 --- a/api/MathNet.Numerics.Providers.FourierTransform/IFourierTransformProvider.htm +++ b/api/MathNet.Numerics.Providers.FourierTransform/IFourierTransformProvider.htm @@ -313,7 +313,7 @@ Verification may still fail if available, but it will certainly fail if unavaila diff --git a/api/MathNet.Numerics.Providers.FourierTransform/index.htm b/api/MathNet.Numerics.Providers.FourierTransform/index.htm index c785cae2..8c6d1641 100644 --- a/api/MathNet.Numerics.Providers.FourierTransform/index.htm +++ b/api/MathNet.Numerics.Providers.FourierTransform/index.htm @@ -154,7 +154,7 @@ diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/NativeError.htm b/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/NativeError.htm index 276fe352..d069ccba 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/NativeError.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/NativeError.htm @@ -295,7 +295,7 @@ diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm b/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm index c60eb3f5..aadf1f6f 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra.OpenBlas/index.htm @@ -143,7 +143,7 @@ diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider.htm b/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider.htm index deb88293..0b0cb561 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider.htm @@ -202,7 +202,7 @@ Verification may still fail if available, but it will certainly fail if unavaila diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider`1.htm b/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider`1.htm index 1141ed5f..0529bc3f 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider`1.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra/ILinearAlgebraProvider`1.htm @@ -899,7 +899,7 @@ to be used by the QR solve routine.

diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra/LinearAlgebraControl.htm b/api/MathNet.Numerics.Providers.LinearAlgebra/LinearAlgebraControl.htm index f45d76ed..64ef24a7 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra/LinearAlgebraControl.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra/LinearAlgebraControl.htm @@ -343,7 +343,7 @@ Consider to use UseNativeMKL or UseManaged instead. diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra/Norm.htm b/api/MathNet.Numerics.Providers.LinearAlgebra/Norm.htm index da8f2b08..60780fe4 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra/Norm.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra/Norm.htm @@ -346,7 +346,7 @@ diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra/Transpose.htm b/api/MathNet.Numerics.Providers.LinearAlgebra/Transpose.htm index 2b7c2b8e..38d6def4 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra/Transpose.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra/Transpose.htm @@ -335,7 +335,7 @@ diff --git a/api/MathNet.Numerics.Providers.LinearAlgebra/index.htm b/api/MathNet.Numerics.Providers.LinearAlgebra/index.htm index ed5c551e..1bda20ed 100644 --- a/api/MathNet.Numerics.Providers.LinearAlgebra/index.htm +++ b/api/MathNet.Numerics.Providers.LinearAlgebra/index.htm @@ -162,7 +162,7 @@ diff --git a/api/MathNet.Numerics.Random/CryptoRandomSource.htm b/api/MathNet.Numerics.Random/CryptoRandomSource.htm index 76223c52..1c38ef72 100644 --- a/api/MathNet.Numerics.Random/CryptoRandomSource.htm +++ b/api/MathNet.Numerics.Random/CryptoRandomSource.htm @@ -618,7 +618,7 @@ diff --git a/api/MathNet.Numerics.Random/Mcg31m1.htm b/api/MathNet.Numerics.Random/Mcg31m1.htm index e3224811..ab9f58e6 100644 --- a/api/MathNet.Numerics.Random/Mcg31m1.htm +++ b/api/MathNet.Numerics.Random/Mcg31m1.htm @@ -607,7 +607,7 @@ set whether the instance is thread safe. diff --git a/api/MathNet.Numerics.Random/Mcg59.htm b/api/MathNet.Numerics.Random/Mcg59.htm index c7e569ee..b3a8c2b7 100644 --- a/api/MathNet.Numerics.Random/Mcg59.htm +++ b/api/MathNet.Numerics.Random/Mcg59.htm @@ -609,7 +609,7 @@ set whether the instance is thread safe. diff --git a/api/MathNet.Numerics.Random/MersenneTwister.htm b/api/MathNet.Numerics.Random/MersenneTwister.htm index 3664876d..63007e6e 100644 --- a/api/MathNet.Numerics.Random/MersenneTwister.htm +++ b/api/MathNet.Numerics.Random/MersenneTwister.htm @@ -622,7 +622,7 @@ set whether the instance is thread safe. diff --git a/api/MathNet.Numerics.Random/Mrg32k3a.htm b/api/MathNet.Numerics.Random/Mrg32k3a.htm index 8c8df05d..9a94cb8f 100644 --- a/api/MathNet.Numerics.Random/Mrg32k3a.htm +++ b/api/MathNet.Numerics.Random/Mrg32k3a.htm @@ -613,7 +613,7 @@ set whether the instance is thread safe. diff --git a/api/MathNet.Numerics.Random/Palf.htm b/api/MathNet.Numerics.Random/Palf.htm index 7ce1d131..7cc97191 100644 --- a/api/MathNet.Numerics.Random/Palf.htm +++ b/api/MathNet.Numerics.Random/Palf.htm @@ -655,7 +655,7 @@ set whether the instance is thread safe. diff --git a/api/MathNet.Numerics.Random/RandomExtensions.htm b/api/MathNet.Numerics.Random/RandomExtensions.htm index 795a08f9..18c55e3c 100644 --- a/api/MathNet.Numerics.Random/RandomExtensions.htm +++ b/api/MathNet.Numerics.Random/RandomExtensions.htm @@ -449,7 +449,7 @@ the range of return values includes 0 but not -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics.Random/RandomSeed.htm b/api/MathNet.Numerics.Random/RandomSeed.htm index 46d901cf..e7c02678 100644 --- a/api/MathNet.Numerics.Random/RandomSeed.htm +++ b/api/MathNet.Numerics.Random/RandomSeed.htm @@ -230,7 +230,7 @@ the same seed value. Do not use for cryptography! diff --git a/api/MathNet.Numerics.Random/RandomSource.htm b/api/MathNet.Numerics.Random/RandomSource.htm index 48332f1a..7346af5a 100644 --- a/api/MathNet.Numerics.Random/RandomSource.htm +++ b/api/MathNet.Numerics.Random/RandomSource.htm @@ -496,7 +496,7 @@ When used directly it use the System.Random as random number source. diff --git a/api/MathNet.Numerics.Random/SystemRandomSource.htm b/api/MathNet.Numerics.Random/SystemRandomSource.htm index 4c3ff6ff..cf5c0ea3 100644 --- a/api/MathNet.Numerics.Random/SystemRandomSource.htm +++ b/api/MathNet.Numerics.Random/SystemRandomSource.htm @@ -651,7 +651,7 @@ WARNING: potentially very short random sequence length, can generate repeated pa diff --git a/api/MathNet.Numerics.Random/WH1982.htm b/api/MathNet.Numerics.Random/WH1982.htm index 8c1d1f7b..ae5234bc 100644 --- a/api/MathNet.Numerics.Random/WH1982.htm +++ b/api/MathNet.Numerics.Random/WH1982.htm @@ -612,7 +612,7 @@ set whether the instance is thread safe. diff --git a/api/MathNet.Numerics.Random/WH2006.htm b/api/MathNet.Numerics.Random/WH2006.htm index 0cec1df7..ba50216a 100644 --- a/api/MathNet.Numerics.Random/WH2006.htm +++ b/api/MathNet.Numerics.Random/WH2006.htm @@ -612,7 +612,7 @@ set whether the instance is thread safe. diff --git a/api/MathNet.Numerics.Random/Xorshift.htm b/api/MathNet.Numerics.Random/Xorshift.htm index f2046396..80615f5c 100644 --- a/api/MathNet.Numerics.Random/Xorshift.htm +++ b/api/MathNet.Numerics.Random/Xorshift.htm @@ -728,7 +728,7 @@ Uses the default values of:
diff --git a/api/MathNet.Numerics.Random/Xoshiro256StarStar.htm b/api/MathNet.Numerics.Random/Xoshiro256StarStar.htm index 318acac3..83433d62 100644 --- a/api/MathNet.Numerics.Random/Xoshiro256StarStar.htm +++ b/api/MathNet.Numerics.Random/Xoshiro256StarStar.htm @@ -613,7 +613,7 @@ https://arxiv.org/abs/1805.01407 diff --git a/api/MathNet.Numerics.Random/index.htm b/api/MathNet.Numerics.Random/index.htm index 67b2965c..dcd38d4a 100644 --- a/api/MathNet.Numerics.Random/index.htm +++ b/api/MathNet.Numerics.Random/index.htm @@ -195,7 +195,7 @@ diff --git a/api/MathNet.Numerics.RootFinding/Bisection.htm b/api/MathNet.Numerics.RootFinding/Bisection.htm index ff0f79d0..8c836118 100644 --- a/api/MathNet.Numerics.RootFinding/Bisection.htm +++ b/api/MathNet.Numerics.RootFinding/Bisection.htm @@ -250,7 +250,7 @@ diff --git a/api/MathNet.Numerics.RootFinding/Brent.htm b/api/MathNet.Numerics.RootFinding/Brent.htm index 6c0511af..8d8c9478 100644 --- a/api/MathNet.Numerics.RootFinding/Brent.htm +++ b/api/MathNet.Numerics.RootFinding/Brent.htm @@ -251,7 +251,7 @@ Implementation inspired by Press, Teukolsky, Vetterling, and Flannery, "Numerica diff --git a/api/MathNet.Numerics.RootFinding/Broyden.htm b/api/MathNet.Numerics.RootFinding/Broyden.htm index 7cc5fecc..66971e95 100644 --- a/api/MathNet.Numerics.RootFinding/Broyden.htm +++ b/api/MathNet.Numerics.RootFinding/Broyden.htm @@ -228,7 +228,7 @@ Implementation inspired by Press, Teukolsky, Vetterling, and Flannery, "Numerica diff --git a/api/MathNet.Numerics.RootFinding/Cubic.htm b/api/MathNet.Numerics.RootFinding/Cubic.htm index 26a0ec66..de2cc5d4 100644 --- a/api/MathNet.Numerics.RootFinding/Cubic.htm +++ b/api/MathNet.Numerics.RootFinding/Cubic.htm @@ -201,7 +201,7 @@ Note the special coefficient order ascending by exponent (consistent with polyno diff --git a/api/MathNet.Numerics.RootFinding/NewtonRaphson.htm b/api/MathNet.Numerics.RootFinding/NewtonRaphson.htm index f6e5ab5a..dfa5f3d4 100644 --- a/api/MathNet.Numerics.RootFinding/NewtonRaphson.htm +++ b/api/MathNet.Numerics.RootFinding/NewtonRaphson.htm @@ -253,7 +253,7 @@ The algorithm aborts immediately if the root leaves the bound interval. diff --git a/api/MathNet.Numerics.RootFinding/RobustNewtonRaphson.htm b/api/MathNet.Numerics.RootFinding/RobustNewtonRaphson.htm index c580647b..26769d14 100644 --- a/api/MathNet.Numerics.RootFinding/RobustNewtonRaphson.htm +++ b/api/MathNet.Numerics.RootFinding/RobustNewtonRaphson.htm @@ -221,7 +221,7 @@ diff --git a/api/MathNet.Numerics.RootFinding/Secant.htm b/api/MathNet.Numerics.RootFinding/Secant.htm index a0ceb735..da20bd66 100644 --- a/api/MathNet.Numerics.RootFinding/Secant.htm +++ b/api/MathNet.Numerics.RootFinding/Secant.htm @@ -222,7 +222,7 @@ The algorithm aborts immediately if the root leaves the bound interval. diff --git a/api/MathNet.Numerics.RootFinding/ZeroCrossingBracketing.htm b/api/MathNet.Numerics.RootFinding/ZeroCrossingBracketing.htm index cdb64ad4..129479f7 100644 --- a/api/MathNet.Numerics.RootFinding/ZeroCrossingBracketing.htm +++ b/api/MathNet.Numerics.RootFinding/ZeroCrossingBracketing.htm @@ -216,7 +216,7 @@ diff --git a/api/MathNet.Numerics.RootFinding/index.htm b/api/MathNet.Numerics.RootFinding/index.htm index 8ca45725..3bc8ad53 100644 --- a/api/MathNet.Numerics.RootFinding/index.htm +++ b/api/MathNet.Numerics.RootFinding/index.htm @@ -171,7 +171,7 @@ diff --git a/api/MathNet.Numerics.Statistics.Mcmc/DensityLn`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/DensityLn`1.htm index 38d88b83..b5c79c53 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/DensityLn`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/DensityLn`1.htm @@ -344,7 +344,7 @@ diff --git a/api/MathNet.Numerics.Statistics.Mcmc/Density`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/Density`1.htm index 3c69a107..94fb4672 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/Density`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/Density`1.htm @@ -344,7 +344,7 @@ diff --git a/api/MathNet.Numerics.Statistics.Mcmc/DiffMethod.htm b/api/MathNet.Numerics.Statistics.Mcmc/DiffMethod.htm index 2692173b..27bbebbb 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/DiffMethod.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/DiffMethod.htm @@ -342,7 +342,7 @@ diff --git a/api/MathNet.Numerics.Statistics.Mcmc/GlobalProposalSampler`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/GlobalProposalSampler`1.htm index 75e0a5c2..84faa1d2 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/GlobalProposalSampler`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/GlobalProposalSampler`1.htm @@ -346,7 +346,7 @@ variables from the whole domain. diff --git a/api/MathNet.Numerics.Statistics.Mcmc/HybridMC.htm b/api/MathNet.Numerics.Statistics.Mcmc/HybridMC.htm index 3602acc0..c2640c3a 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/HybridMC.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/HybridMC.htm @@ -426,7 +426,7 @@ momentum. diff --git a/api/MathNet.Numerics.Statistics.Mcmc/HybridMCGeneric`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/HybridMCGeneric`1.htm index bd237b4c..1bdf0352 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/HybridMCGeneric`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/HybridMCGeneric`1.htm @@ -315,7 +315,7 @@ to sample the distribution. This can result in a faster convergence than the ran diff --git a/api/MathNet.Numerics.Statistics.Mcmc/LocalProposalSampler`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/LocalProposalSampler`1.htm index 04607e0c..2a7da247 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/LocalProposalSampler`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/LocalProposalSampler`1.htm @@ -346,7 +346,7 @@ makes a small local move rather than producing a global sample from the proposal diff --git a/api/MathNet.Numerics.Statistics.Mcmc/MCMCDiagnostics.htm b/api/MathNet.Numerics.Statistics.Mcmc/MCMCDiagnostics.htm index c8e9d3a2..fb1175f1 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/MCMCDiagnostics.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/MCMCDiagnostics.htm @@ -248,7 +248,7 @@ a . diff --git a/api/MathNet.Numerics.Statistics.Mcmc/McmcSampler`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/McmcSampler`1.htm index db6a7120..ea9c447e 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/McmcSampler`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/McmcSampler`1.htm @@ -289,7 +289,7 @@ diff --git a/api/MathNet.Numerics.Statistics.Mcmc/MetropolisHastingsSampler`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/MetropolisHastingsSampler`1.htm index 1ee8b213..f49a0aef 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/MetropolisHastingsSampler`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/MetropolisHastingsSampler`1.htm @@ -332,7 +332,7 @@ constructor will set the burn interval. diff --git a/api/MathNet.Numerics.Statistics.Mcmc/MetropolisSampler`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/MetropolisSampler`1.htm index bea42bf5..4e1a40da 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/MetropolisSampler`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/MetropolisSampler`1.htm @@ -328,7 +328,7 @@ of the distribution P. diff --git a/api/MathNet.Numerics.Statistics.Mcmc/RejectionSampler`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/RejectionSampler`1.htm index 9da76e18..b625bfbf 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/RejectionSampler`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/RejectionSampler`1.htm @@ -317,7 +317,7 @@ to be normalized, but we do need that for each x, P(x) < Q(x). diff --git a/api/MathNet.Numerics.Statistics.Mcmc/TransitionKernelLn`1.htm b/api/MathNet.Numerics.Statistics.Mcmc/TransitionKernelLn`1.htm index af62c0e9..a5316cfe 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/TransitionKernelLn`1.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/TransitionKernelLn`1.htm @@ -344,7 +344,7 @@ diff --git a/api/MathNet.Numerics.Statistics.Mcmc/UnivariateHybridMC.htm b/api/MathNet.Numerics.Statistics.Mcmc/UnivariateHybridMC.htm index 6462a6f4..522c91e8 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/UnivariateHybridMC.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/UnivariateHybridMC.htm @@ -398,7 +398,7 @@ momentum. diff --git a/api/MathNet.Numerics.Statistics.Mcmc/UnivariateSliceSampler.htm b/api/MathNet.Numerics.Statistics.Mcmc/UnivariateSliceSampler.htm index 207a97ad..99fa22d0 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/UnivariateSliceSampler.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/UnivariateSliceSampler.htm @@ -356,7 +356,7 @@ will set the number of burnInterval iterations and run a burnInterval phase. diff --git a/api/MathNet.Numerics.Statistics.Mcmc/index.htm b/api/MathNet.Numerics.Statistics.Mcmc/index.htm index 12ec5f3d..5a99aee3 100644 --- a/api/MathNet.Numerics.Statistics.Mcmc/index.htm +++ b/api/MathNet.Numerics.Statistics.Mcmc/index.htm @@ -199,7 +199,7 @@ diff --git a/api/MathNet.Numerics.Statistics/ArrayStatistics.htm b/api/MathNet.Numerics.Statistics/ArrayStatistics.htm index 4578c3bb..ac763ca3 100644 --- a/api/MathNet.Numerics.Statistics/ArrayStatistics.htm +++ b/api/MathNet.Numerics.Statistics/ArrayStatistics.htm @@ -1490,7 +1490,7 @@ Returns NaN if data has less than two entries or if any entry is NaN. diff --git a/api/MathNet.Numerics.Statistics/Bucket.htm b/api/MathNet.Numerics.Statistics/Bucket.htm index 07ec9fd1..3a6dfc7b 100644 --- a/api/MathNet.Numerics.Statistics/Bucket.htm +++ b/api/MathNet.Numerics.Statistics/Bucket.htm @@ -371,7 +371,7 @@ difference in Count given by . diff --git a/api/MathNet.Numerics.Statistics/Correlation.htm b/api/MathNet.Numerics.Statistics/Correlation.htm index 3604f4ef..1e785459 100644 --- a/api/MathNet.Numerics.Statistics/Correlation.htm +++ b/api/MathNet.Numerics.Statistics/Correlation.htm @@ -395,7 +395,7 @@ diff --git a/api/MathNet.Numerics.Statistics/DescriptiveStatistics.htm b/api/MathNet.Numerics.Statistics/DescriptiveStatistics.htm index 5269b856..cf1c027e 100644 --- a/api/MathNet.Numerics.Statistics/DescriptiveStatistics.htm +++ b/api/MathNet.Numerics.Statistics/DescriptiveStatistics.htm @@ -350,7 +350,7 @@ Increased accuracy mode uses Decimal types diff --git a/api/MathNet.Numerics.Statistics/Histogram.htm b/api/MathNet.Numerics.Statistics/Histogram.htm index e1f3c1f2..008b2444 100644 --- a/api/MathNet.Numerics.Statistics/Histogram.htm +++ b/api/MathNet.Numerics.Statistics/Histogram.htm @@ -415,7 +415,7 @@ the lowerbound or upperbound will automatically adapt. diff --git a/api/MathNet.Numerics.Statistics/KernelDensity.htm b/api/MathNet.Numerics.Statistics/KernelDensity.htm index d0ea001d..afe8eafd 100644 --- a/api/MathNet.Numerics.Statistics/KernelDensity.htm +++ b/api/MathNet.Numerics.Statistics/KernelDensity.htm @@ -290,7 +290,7 @@ x => Math.Abs(x) <= 1.0 ? 1.0/2.0 : 0.0 diff --git a/api/MathNet.Numerics.Statistics/MovingStatistics.htm b/api/MathNet.Numerics.Statistics/MovingStatistics.htm index 892bcea1..ce94d8b0 100644 --- a/api/MathNet.Numerics.Statistics/MovingStatistics.htm +++ b/api/MathNet.Numerics.Statistics/MovingStatistics.htm @@ -357,7 +357,7 @@ Returns NaN if data has less than two entries or if any entry is NaN. diff --git a/api/MathNet.Numerics.Statistics/QuantileDefinition.htm b/api/MathNet.Numerics.Statistics/QuantileDefinition.htm index bfecfee3..0d7b9fa3 100644 --- a/api/MathNet.Numerics.Statistics/QuantileDefinition.htm +++ b/api/MathNet.Numerics.Statistics/QuantileDefinition.htm @@ -693,7 +693,7 @@ diff --git a/api/MathNet.Numerics.Statistics/RankDefinition.htm b/api/MathNet.Numerics.Statistics/RankDefinition.htm index b7b7cb15..2e7fca93 100644 --- a/api/MathNet.Numerics.Statistics/RankDefinition.htm +++ b/api/MathNet.Numerics.Statistics/RankDefinition.htm @@ -407,7 +407,7 @@ diff --git a/api/MathNet.Numerics.Statistics/RunningStatistics.htm b/api/MathNet.Numerics.Statistics/RunningStatistics.htm index 01c6ebc7..73004a41 100644 --- a/api/MathNet.Numerics.Statistics/RunningStatistics.htm +++ b/api/MathNet.Numerics.Statistics/RunningStatistics.htm @@ -407,7 +407,7 @@ Returns NaN if data has less than two entries or if any entry is NaN. diff --git a/api/MathNet.Numerics.Statistics/SortedArrayStatistics.htm b/api/MathNet.Numerics.Statistics/SortedArrayStatistics.htm index db456f22..c29492a8 100644 --- a/api/MathNet.Numerics.Statistics/SortedArrayStatistics.htm +++ b/api/MathNet.Numerics.Statistics/SortedArrayStatistics.htm @@ -763,7 +763,7 @@ Approximately median-unbiased regardless of the sample distribution (R8). diff --git a/api/MathNet.Numerics.Statistics/Statistics.htm b/api/MathNet.Numerics.Statistics/Statistics.htm index 6f458a74..734a9639 100644 --- a/api/MathNet.Numerics.Statistics/Statistics.htm +++ b/api/MathNet.Numerics.Statistics/Statistics.htm @@ -1121,7 +1121,7 @@ Returns NaN if data has less than two entries or if any entry is NaN. diff --git a/api/MathNet.Numerics.Statistics/StreamingStatistics.htm b/api/MathNet.Numerics.Statistics/StreamingStatistics.htm index 289a2c6a..8f9b20ac 100644 --- a/api/MathNet.Numerics.Statistics/StreamingStatistics.htm +++ b/api/MathNet.Numerics.Statistics/StreamingStatistics.htm @@ -529,7 +529,7 @@ Returns NaN if data has less than two entries or if any entry is NaN. diff --git a/api/MathNet.Numerics.Statistics/index.htm b/api/MathNet.Numerics.Statistics/index.htm index bac6426a..f7f2049c 100644 --- a/api/MathNet.Numerics.Statistics/index.htm +++ b/api/MathNet.Numerics.Statistics/index.htm @@ -191,7 +191,7 @@ diff --git a/api/MathNet.Numerics/Combinatorics.htm b/api/MathNet.Numerics/Combinatorics.htm index 47141b1a..259a3f90 100644 --- a/api/MathNet.Numerics/Combinatorics.htm +++ b/api/MathNet.Numerics/Combinatorics.htm @@ -657,7 +657,7 @@ The order matters and each object can be chosen more than once. diff --git a/api/MathNet.Numerics/Complex32.htm b/api/MathNet.Numerics/Complex32.htm index 231dd675..95cfc730 100644 --- a/api/MathNet.Numerics/Complex32.htm +++ b/api/MathNet.Numerics/Complex32.htm @@ -1466,7 +1466,7 @@ with real and imaginary numbers not a number. diff --git a/api/MathNet.Numerics/ComplexExtensions.htm b/api/MathNet.Numerics/ComplexExtensions.htm index 0cb5574f..1286f176 100644 --- a/api/MathNet.Numerics/ComplexExtensions.htm +++ b/api/MathNet.Numerics/ComplexExtensions.htm @@ -859,7 +859,7 @@ formatting information.

diff --git a/api/MathNet.Numerics/Constants.htm b/api/MathNet.Numerics/Constants.htm index 1af859b3..35438fd9 100644 --- a/api/MathNet.Numerics/Constants.htm +++ b/api/MathNet.Numerics/Constants.htm @@ -1977,7 +1977,7 @@ diff --git a/api/MathNet.Numerics/ContourIntegrate.htm b/api/MathNet.Numerics/ContourIntegrate.htm index 12a57ddf..80550397 100644 --- a/api/MathNet.Numerics/ContourIntegrate.htm +++ b/api/MathNet.Numerics/ContourIntegrate.htm @@ -348,7 +348,7 @@ diff --git a/api/MathNet.Numerics/Control.htm b/api/MathNet.Numerics/Control.htm index 5856779e..3f7e4fe9 100644 --- a/api/MathNet.Numerics/Control.htm +++ b/api/MathNet.Numerics/Control.htm @@ -500,7 +500,7 @@ Thread safe RNG about two and half time slower than non-thread safe RNG. diff --git a/api/MathNet.Numerics/Differentiate.htm b/api/MathNet.Numerics/Differentiate.htm index a5718d6f..643f7469 100644 --- a/api/MathNet.Numerics/Differentiate.htm +++ b/api/MathNet.Numerics/Differentiate.htm @@ -543,7 +543,7 @@ diff --git a/api/MathNet.Numerics/Distance.htm b/api/MathNet.Numerics/Distance.htm index e7e2d20d..95a7b7b1 100644 --- a/api/MathNet.Numerics/Distance.htm +++ b/api/MathNet.Numerics/Distance.htm @@ -593,7 +593,7 @@ diff --git a/api/MathNet.Numerics/Euclid.htm b/api/MathNet.Numerics/Euclid.htm index 41d008c0..2578ac45 100644 --- a/api/MathNet.Numerics/Euclid.htm +++ b/api/MathNet.Numerics/Euclid.htm @@ -858,7 +858,7 @@ algorithm. diff --git a/api/MathNet.Numerics/Evaluate.htm b/api/MathNet.Numerics/Evaluate.htm index 39d892c7..5bc9be3d 100644 --- a/api/MathNet.Numerics/Evaluate.htm +++ b/api/MathNet.Numerics/Evaluate.htm @@ -322,7 +322,7 @@ Example: coefficients [3,-1,2] represent y=2x^2-x+3. diff --git a/api/MathNet.Numerics/ExcelFunctions.htm b/api/MathNet.Numerics/ExcelFunctions.htm index fc645de0..88393e81 100644 --- a/api/MathNet.Numerics/ExcelFunctions.htm +++ b/api/MathNet.Numerics/ExcelFunctions.htm @@ -406,7 +406,7 @@ porting over solutions previously implemented in Excel. diff --git a/api/MathNet.Numerics/FindMinimum.htm b/api/MathNet.Numerics/FindMinimum.htm index 3206577e..c7c42f56 100644 --- a/api/MathNet.Numerics/FindMinimum.htm +++ b/api/MathNet.Numerics/FindMinimum.htm @@ -386,7 +386,7 @@ For more options and diagnostics consider to use -

Based on v4.9.0.0 of MathNet.Numerics (Math.NET Numerics)

+

Based on v4.9.1.0 of MathNet.Numerics (Math.NET Numerics)

Generated by docu

diff --git a/api/MathNet.Numerics/FindRoots.htm b/api/MathNet.Numerics/FindRoots.htm index e213543a..0b136080 100644 --- a/api/MathNet.Numerics/FindRoots.htm +++ b/api/MathNet.Numerics/FindRoots.htm @@ -415,7 +415,7 @@ Note the special coefficient order ascending by exponent (consistent with polyno diff --git a/api/MathNet.Numerics/Fit.htm b/api/MathNet.Numerics/Fit.htm index 6dddd9bb..b53090e2 100644 --- a/api/MathNet.Numerics/Fit.htm +++ b/api/MathNet.Numerics/Fit.htm @@ -617,7 +617,7 @@ returning a function y' for the best fitting line. diff --git a/api/MathNet.Numerics/Generate.htm b/api/MathNet.Numerics/Generate.htm index bac01f5b..4325856b 100644 --- a/api/MathNet.Numerics/Generate.htm +++ b/api/MathNet.Numerics/Generate.htm @@ -1124,7 +1124,7 @@ Faster than other methods but with reduced guarantees on randomness. diff --git a/api/MathNet.Numerics/GoodnessOfFit.htm b/api/MathNet.Numerics/GoodnessOfFit.htm index 8d93e574..3d136dae 100644 --- a/api/MathNet.Numerics/GoodnessOfFit.htm +++ b/api/MathNet.Numerics/GoodnessOfFit.htm @@ -375,7 +375,7 @@ number of samples is reduced for performing the Standard Error calculation

diff --git a/api/MathNet.Numerics/IPrecisionSupport`1.htm b/api/MathNet.Numerics/IPrecisionSupport`1.htm index 9b9a016c..133634da 100644 --- a/api/MathNet.Numerics/IPrecisionSupport`1.htm +++ b/api/MathNet.Numerics/IPrecisionSupport`1.htm @@ -291,7 +291,7 @@ appropriate for measuring how close together these two values are. diff --git a/api/MathNet.Numerics/Integrate.htm b/api/MathNet.Numerics/Integrate.htm index f803c3da..01407fa5 100644 --- a/api/MathNet.Numerics/Integrate.htm +++ b/api/MathNet.Numerics/Integrate.htm @@ -460,7 +460,7 @@ diff --git a/api/MathNet.Numerics/Interpolate.htm b/api/MathNet.Numerics/Interpolate.htm index c57f5423..4b5c8259 100644 --- a/api/MathNet.Numerics/Interpolate.htm +++ b/api/MathNet.Numerics/Interpolate.htm @@ -579,7 +579,7 @@ on arbitrary points.

diff --git a/api/MathNet.Numerics/InvalidParameterException.htm b/api/MathNet.Numerics/InvalidParameterException.htm index aba6926e..114b26a4 100644 --- a/api/MathNet.Numerics/InvalidParameterException.htm +++ b/api/MathNet.Numerics/InvalidParameterException.htm @@ -410,7 +410,7 @@ diff --git a/api/MathNet.Numerics/MemoryAllocationException.htm b/api/MathNet.Numerics/MemoryAllocationException.htm index e55c3c05..b92c9421 100644 --- a/api/MathNet.Numerics/MemoryAllocationException.htm +++ b/api/MathNet.Numerics/MemoryAllocationException.htm @@ -400,7 +400,7 @@ diff --git a/api/MathNet.Numerics/NativeInterfaceException.htm b/api/MathNet.Numerics/NativeInterfaceException.htm index 8b7ab933..6ccb3fad 100644 --- a/api/MathNet.Numerics/NativeInterfaceException.htm +++ b/api/MathNet.Numerics/NativeInterfaceException.htm @@ -375,7 +375,7 @@ diff --git a/api/MathNet.Numerics/NonConvergenceException.htm b/api/MathNet.Numerics/NonConvergenceException.htm index 577d12a7..1c00caef 100644 --- a/api/MathNet.Numerics/NonConvergenceException.htm +++ b/api/MathNet.Numerics/NonConvergenceException.htm @@ -410,7 +410,7 @@ diff --git a/api/MathNet.Numerics/NumericalBreakdownException.htm b/api/MathNet.Numerics/NumericalBreakdownException.htm index dea07f2b..1933b385 100644 --- a/api/MathNet.Numerics/NumericalBreakdownException.htm +++ b/api/MathNet.Numerics/NumericalBreakdownException.htm @@ -410,7 +410,7 @@ diff --git a/api/MathNet.Numerics/Permutation.htm b/api/MathNet.Numerics/Permutation.htm index f462dbb4..64f67b01 100644 --- a/api/MathNet.Numerics/Permutation.htm +++ b/api/MathNet.Numerics/Permutation.htm @@ -398,7 +398,7 @@ encoded using the array [22244]. diff --git a/api/MathNet.Numerics/Polynomial.htm b/api/MathNet.Numerics/Polynomial.htm index 40c82d59..1530d882 100644 --- a/api/MathNet.Numerics/Polynomial.htm +++ b/api/MathNet.Numerics/Polynomial.htm @@ -930,7 +930,7 @@ The null-polynomial returns degree -1 because the correct degree, negative infin diff --git a/api/MathNet.Numerics/Precision.htm b/api/MathNet.Numerics/Precision.htm index db41f06f..61f3a547 100644 --- a/api/MathNet.Numerics/Precision.htm +++ b/api/MathNet.Numerics/Precision.htm @@ -2503,7 +2503,7 @@ On a standard machine this is equivalent to `PositiveDoublePrecision`. diff --git a/api/MathNet.Numerics/SingularUMatrixException.htm b/api/MathNet.Numerics/SingularUMatrixException.htm index d835554e..bc46b04b 100644 --- a/api/MathNet.Numerics/SingularUMatrixException.htm +++ b/api/MathNet.Numerics/SingularUMatrixException.htm @@ -410,7 +410,7 @@ diff --git a/api/MathNet.Numerics/Sorting.htm b/api/MathNet.Numerics/Sorting.htm index b8900302..21f6a762 100644 --- a/api/MathNet.Numerics/Sorting.htm +++ b/api/MathNet.Numerics/Sorting.htm @@ -407,7 +407,7 @@ diff --git a/api/MathNet.Numerics/SpecialFunctions.htm b/api/MathNet.Numerics/SpecialFunctions.htm index 951bf09c..4c58523c 100644 --- a/api/MathNet.Numerics/SpecialFunctions.htm +++ b/api/MathNet.Numerics/SpecialFunctions.htm @@ -2452,7 +2452,7 @@ between 0 and 1.

diff --git a/api/MathNet.Numerics/TestFunctions.htm b/api/MathNet.Numerics/TestFunctions.htm index b50ce9a0..57f8c6fc 100644 --- a/api/MathNet.Numerics/TestFunctions.htm +++ b/api/MathNet.Numerics/TestFunctions.htm @@ -380,7 +380,7 @@ Common range: x in [-3,3], y in [-2,2].
diff --git a/api/MathNet.Numerics/Trig.htm b/api/MathNet.Numerics/Trig.htm index 9120f9a0..412cc3d6 100644 --- a/api/MathNet.Numerics/Trig.htm +++ b/api/MathNet.Numerics/Trig.htm @@ -1397,7 +1397,7 @@ diff --git a/api/MathNet.Numerics/Window.htm b/api/MathNet.Numerics/Window.htm index dea52b5e..c15e6b43 100644 --- a/api/MathNet.Numerics/Window.htm +++ b/api/MathNet.Numerics/Window.htm @@ -458,7 +458,7 @@ by half a cosine window on each side. diff --git a/api/MathNet.Numerics/index.htm b/api/MathNet.Numerics/index.htm index bfcfb54f..cbdfa723 100644 --- a/api/MathNet.Numerics/index.htm +++ b/api/MathNet.Numerics/index.htm @@ -274,7 +274,7 @@ diff --git a/api/index.htm b/api/index.htm index 0e1cebd4..d2617dd2 100644 --- a/api/index.htm +++ b/api/index.htm @@ -382,7 +382,7 @@

Math.NET Numerics Documentation