索引
常量字段值|所有程序包|所有类和接口|序列化表格
N
- n - 类中的变量 org.hipparchus.stat.descriptive.moment.SecondMoment
-
Count of values that have been added
- n - 类中的变量 org.hipparchus.stat.fitting.EmpiricalDistributionTest
- N_POINTS_GAUSS_LEGENDRE_INTEGRATOR_NOT_SUPPORTED - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。N_POINTS_GAUSS_LEGENDRE_INTEGRATOR_NOT_SUPPORTED.
- N_POINTS_GAUSS_LEGENDRE_INTEGRATOR_NOT_SUPPORTED - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。N_POINTS_GAUSS_LEGENDRE_INTEGRATOR_NOT_SUPPORTED.
- NakagamiDistribution - org.hipparchus.distribution.continuous中的类
-
This class implements the Nakagami distribution.
- NakagamiDistribution(double, double) - 类的构造器 org.hipparchus.distribution.continuous.NakagamiDistribution
-
Build a new instance.
- NakagamiDistribution(double, double, double) - 类的构造器 org.hipparchus.distribution.continuous.NakagamiDistribution
-
Build a new instance.
- NakagamiDistributionTest - org.hipparchus.distribution.continuous中的类
-
Test cases for NakagamiDistribution.
- NakagamiDistributionTest() - 类的构造器 org.hipparchus.distribution.continuous.NakagamiDistributionTest
- NamedParameterJacobianProvider - org.hipparchus.ode中的接口
-
Interface to compute exactly Jacobian matrix for some parameter when computing
partial derivatives equations
. - NaN - 类中的静态变量 org.hipparchus.complex.Complex
-
A complex number representing "NaN + NaNi".
- NaN - 类中的静态变量 org.hipparchus.geometry.euclidean.oned.Vector1D
-
A vector with all coordinates set to NaN.
- NaN - 类中的静态变量 org.hipparchus.geometry.euclidean.threed.Vector3D
-
A vector with all coordinates set to NaN.
- NaN - 类中的静态变量 org.hipparchus.geometry.euclidean.twod.Vector2D
-
A vector with all coordinates set to NaN.
- NaN - 类中的静态变量 org.hipparchus.geometry.spherical.oned.S1Point
-
A vector with all coordinates set to NaN.
- NaN - 类中的静态变量 org.hipparchus.geometry.spherical.twod.S2Point
-
A vector with all coordinates set to NaN.
- NAN - 类中的静态变量 org.hipparchus.util.Binary64
-
The constant value of
Double.NaN
as aBinary64
. - NAN_APPEARING_DURING_INTEGRATION - 枚举类 中的枚举常量 org.hipparchus.ode.LocalizedODEFormats
-
NAN_APPEARING_DURING_INTEGRATION.
- NAN_ELEMENT_AT_INDEX - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NAN_ELEMENT_AT_INDEX.
- NAN_ELEMENT_AT_INDEX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NAN_ELEMENT_AT_INDEX.
- NAN_NOT_ALLOWED - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NAN_NOT_ALLOWED.
- NAN_NOT_ALLOWED - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NAN_NOT_ALLOWED.
- NAN_VALUE_CONVERSION - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NAN_VALUE_CONVERSION.
- NAN_VALUE_CONVERSION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NAN_VALUE_CONVERSION.
- nans - 类中的变量 org.hipparchus.dfp.Dfp
-
Indicator for non-finite / non-number values.
- NaNStrategy - org.hipparchus.stat.ranking中的枚举类
-
Strategies for handling NaN values in rank transformations.
- natural(int) - 类中的静态方法 org.hipparchus.util.MathArrays
-
Returns an array representing the natural number
n
. - NaturalRanking - org.hipparchus.stat.ranking中的类
-
Ranking based on the natural ordering on doubles.
- NaturalRanking() - 类的构造器 org.hipparchus.stat.ranking.NaturalRanking
-
Create a NaturalRanking with default strategies for handling ties and NaNs.
- NaturalRanking(RandomGenerator) - 类的构造器 org.hipparchus.stat.ranking.NaturalRanking
-
Create a NaturalRanking with TiesStrategy.RANDOM and the given RandomGenerator as the source of random data.
- NaturalRanking(NaNStrategy) - 类的构造器 org.hipparchus.stat.ranking.NaturalRanking
-
Create a NaturalRanking with the given NaNStrategy.
- NaturalRanking(NaNStrategy, RandomGenerator) - 类的构造器 org.hipparchus.stat.ranking.NaturalRanking
-
Create a NaturalRanking with the given NaNStrategy, TiesStrategy.RANDOM and the given source of random data.
- NaturalRanking(NaNStrategy, TiesStrategy) - 类的构造器 org.hipparchus.stat.ranking.NaturalRanking
-
Create a NaturalRanking with the given NaNStrategy and TiesStrategy.
- NaturalRanking(TiesStrategy) - 类的构造器 org.hipparchus.stat.ranking.NaturalRanking
-
Create a NaturalRanking with the given TiesStrategy.
- NaturalRankingTest - org.hipparchus.stat.ranking中的类
-
Test cases for NaturalRanking class
- NaturalRankingTest() - 类的构造器 org.hipparchus.stat.ranking.NaturalRankingTest
- nc() - 类中的方法 org.hipparchus.special.elliptic.jacobi.CopolarC
-
Get the value of the nc function.
- nc() - 类中的方法 org.hipparchus.special.elliptic.jacobi.FieldCopolarC
-
Get the value of the nc function.
- nd() - 类中的方法 org.hipparchus.special.elliptic.jacobi.CopolarD
-
Get the value of the nd function.
- nd() - 类中的方法 org.hipparchus.special.elliptic.jacobi.FieldCopolarD
-
Get the value of the nd function.
- nDev - 类中的变量 org.hipparchus.stat.descriptive.moment.SecondMoment
-
Deviation of most recently added value from previous first moment, normalized by previous sample size.
- negate() - 类中的方法 org.hipparchus.analysis.differentiation.DerivativeStructure
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.FieldDerivativeStructure
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.FieldGradient
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative1
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.Gradient
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.SparseGradient
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative1
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative2
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.analysis.polynomials.FieldPolynomialFunction
-
Negate the instance.
- negate() - 类中的方法 org.hipparchus.analysis.polynomials.PolynomialFunction
-
Negate the instance.
- negate() - 类中的方法 org.hipparchus.complex.Complex
-
Returns a
Complex
whose value is(-this)
. - negate() - 类中的方法 org.hipparchus.complex.FieldComplex
-
Returns a
Complex
whose value is(-this)
. - negate() - 类中的方法 org.hipparchus.dfp.Dfp
-
Returns a number that is this number with the sign bit reversed.
- negate() - 接口中的方法 org.hipparchus.FieldElement
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.fraction.BigFraction
-
Return the additive inverse of this fraction, returning the result in reduced form.
- negate() - 类中的方法 org.hipparchus.fraction.Fraction
-
Return the additive inverse of this fraction.
- negate() - 类中的方法 org.hipparchus.geometry.euclidean.oned.Vector1D
-
Get the opposite of the instance.
- negate() - 类中的方法 org.hipparchus.geometry.euclidean.threed.FieldVector3D
-
Get the opposite of the instance.
- negate() - 类中的方法 org.hipparchus.geometry.euclidean.threed.Vector3D
-
Get the opposite of the instance.
- negate() - 类中的方法 org.hipparchus.geometry.euclidean.twod.FieldVector2D
-
Get the opposite of the instance.
- negate() - 类中的方法 org.hipparchus.geometry.euclidean.twod.Vector2D
-
Get the opposite of the instance.
- negate() - 类中的方法 org.hipparchus.geometry.spherical.twod.S2Point
-
Get the opposite of the instance.
- negate() - 接口中的方法 org.hipparchus.geometry.Vector
-
Get the opposite of the instance.
- negate() - 类中的方法 org.hipparchus.ode.TestFieldProblem8.InertiaAxis
-
Reverse the inertia axis.
- negate() - 类中的方法 org.hipparchus.ode.TestProblem8.InertiaAxis
-
Reverse the inertia axis.
- negate() - 类中的方法 org.hipparchus.util.BigReal
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.util.Binary64
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.util.FieldTuple
-
Returns the additive inverse of
this
element. - negate() - 类中的方法 org.hipparchus.util.Tuple
-
Returns the additive inverse of
this
element. - negateExact(int) - 类中的静态方法 org.hipparchus.util.FastMath
-
Negates the argument.
- negateExact(long) - 类中的静态方法 org.hipparchus.util.FastMath
-
Negates the argument.
- NEGATIVE_BRIGHTNESS_EXPONENT - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NEGATIVE_BRIGHTNESS_EXPONENT.
- NEGATIVE_BRIGHTNESS_EXPONENT - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NEGATIVE_BRIGHTNESS_EXPONENT.
- NEGATIVE_COMPLEX_MODULE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NEGATIVE_COMPLEX_MODULE.
- NEGATIVE_COMPLEX_MODULE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NEGATIVE_COMPLEX_MODULE.
- NEGATIVE_DEFINITE_MATRIX - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NEGATIVE_DEFINITE_MATRIX.
- NEGATIVE_ELEMENT_AT_2D_INDEX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NEGATIVE_ELEMENT_AT_2D_INDEX.
- NEGATIVE_ELEMENT_AT_2D_INDEX - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NEGATIVE_ELEMENT_AT_2D_INDEX.
- NEGATIVE_ELEMENT_AT_INDEX - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NEGATIVE_ELEMENT_AT_INDEX.
- NEGATIVE_ELEMENT_AT_INDEX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NEGATIVE_ELEMENT_AT_INDEX.
- NEGATIVE_INFINITY - 类中的静态变量 org.hipparchus.geometry.euclidean.oned.Vector1D
-
A vector with all coordinates set to negative infinity.
- NEGATIVE_INFINITY - 类中的静态变量 org.hipparchus.geometry.euclidean.threed.Vector3D
-
A vector with all coordinates set to negative infinity.
- NEGATIVE_INFINITY - 类中的静态变量 org.hipparchus.geometry.euclidean.twod.Vector2D
-
A vector with all coordinates set to negative infinity.
- NEGATIVE_INFINITY - 类中的静态变量 org.hipparchus.util.Binary64
-
The constant value of
Double.NEGATIVE_INFINITY
as aBinary64
. - NEGATIVE_NUMBER_OF_SUCCESSES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NEGATIVE_NUMBER_OF_SUCCESSES.
- NEGATIVE_NUMBER_OF_SUCCESSES - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NEGATIVE_NUMBER_OF_SUCCESSES.
- NEGATIVE_NUMBER_OF_TRIALS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NEGATIVE_NUMBER_OF_TRIALS.
- NEGATIVE_NUMBER_OF_TRIALS - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NEGATIVE_NUMBER_OF_TRIALS.
- negativeOrNull() - 类中的方法 org.hipparchus.dfp.Dfp
-
Check if instance is less than or equal to 0.
- NEITHER - 枚举类 中的枚举常量 org.hipparchus.ode.sampling.StepNormalizerBounds
-
Do not include the first and last points.
- NelderMeadSimplex - org.hipparchus.optim.nonlinear.scalar.noderiv中的类
-
This class implements the Nelder-Mead simplex algorithm.
- NelderMeadSimplex(double[]) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with default coefficients.
- NelderMeadSimplex(double[][]) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with default coefficients.
- NelderMeadSimplex(double[][], double, double, double, double) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with specified coefficients.
- NelderMeadSimplex(double[], double, double, double, double) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with specified coefficients.
- NelderMeadSimplex(int) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with default coefficients.
- NelderMeadSimplex(int, double) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with default coefficients.
- NelderMeadSimplex(int, double, double, double, double) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with specified coefficients.
- NelderMeadSimplex(int, double, double, double, double, double) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.noderiv.NelderMeadSimplex
-
Build a Nelder-Mead simplex with specified coefficients.
- NevilleInterpolator - org.hipparchus.analysis.interpolation中的类
-
Implements the Neville's Algorithm for interpolation of real univariate functions.
- NevilleInterpolator() - 类的构造器 org.hipparchus.analysis.interpolation.NevilleInterpolator
-
Empty constructor.
- NevilleInterpolatorTest - org.hipparchus.analysis.interpolation中的类
-
Test case for Neville interpolator.
- NevilleInterpolatorTest() - 类的构造器 org.hipparchus.analysis.interpolation.NevilleInterpolatorTest
- newBundle(String, Locale, String, ClassLoader, boolean) - 类中的方法 org.hipparchus.exception.UTF8Control
- newCovarianceData(double[][]) - 类中的方法 org.hipparchus.stat.regression.GLSMultipleLinearRegression
-
Add the covariance data.
- newDfp() - 类中的方法 org.hipparchus.dfp.DfpField
-
Makes a
Dfp
with a value of 0. - newDfp(byte) - 类中的方法 org.hipparchus.dfp.DfpField
-
Create an instance from a byte value.
- newDfp(byte, byte) - 类中的方法 org.hipparchus.dfp.DfpField
-
Creates a
Dfp
with a non-finite value. - newDfp(double) - 类中的方法 org.hipparchus.dfp.DfpField
-
Create an instance from a double value.
- newDfp(int) - 类中的方法 org.hipparchus.dfp.DfpField
-
Create an instance from an int value.
- newDfp(long) - 类中的方法 org.hipparchus.dfp.DfpField
-
Create an instance from a long value.
- newDfp(String) - 类中的方法 org.hipparchus.dfp.DfpField
-
Create a
Dfp
given a String representation. - newDfp(Dfp) - 类中的方法 org.hipparchus.dfp.DfpField
-
Copy constructor.
- newInstance() - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance() - 类中的方法 org.hipparchus.dfp.Dfp
-
Create an instance with a value of 0.
- newInstance() - 类中的方法 org.hipparchus.dfp.DfpDec
-
Create an instance with a value of 0.
- newInstance(byte) - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance(byte) - 类中的方法 org.hipparchus.dfp.Dfp
-
Create an instance from a byte value.
- newInstance(byte) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Create an instance from a byte value.
- newInstance(byte, byte) - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance(byte, byte) - 类中的方法 org.hipparchus.dfp.Dfp
-
Creates an instance with a non-finite value.
- newInstance(byte, byte) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Creates an instance with a non-finite value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.DerivativeStructure
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.FieldDerivativeStructure
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.FieldGradient
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative1
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.Gradient
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.SparseGradient
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative1
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative2
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 接口中的方法 org.hipparchus.CalculusFieldElement
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.complex.Complex
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.complex.FieldComplex
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance(double) - 类中的方法 org.hipparchus.dfp.Dfp
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.util.Binary64
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.util.FieldTuple
-
Create an instance corresponding to a constant real value.
- newInstance(double) - 类中的方法 org.hipparchus.util.Tuple
-
Create an instance corresponding to a constant real value.
- newInstance(int) - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance(int) - 类中的方法 org.hipparchus.dfp.Dfp
-
Create an instance from an int value.
- newInstance(int) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Create an instance from an int value.
- newInstance(long) - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance(long) - 类中的方法 org.hipparchus.dfp.Dfp
-
Create an instance from a long value.
- newInstance(long) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Create an instance from a long value.
- newInstance(String) - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance(String) - 类中的方法 org.hipparchus.dfp.Dfp
-
Create an instance from a String representation.
- newInstance(String) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Create an instance from a String representation.
- newInstance(Dfp) - 类中的方法 org.hipparchus.dfp.Decimal10
- newInstance(Dfp) - 类中的方法 org.hipparchus.dfp.Dfp
-
Create an instance by copying an existing one.
- newInstance(Dfp) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Create an instance by copying an existing one.
- newInstance(DfpField, DfpField.RoundingMode) - 类中的方法 org.hipparchus.dfp.Dfp
-
Creates an instance by converting the instance to a different field (i.e. different accuracy).
- newInstance(T) - 类中的方法 org.hipparchus.analysis.differentiation.FieldGradient
-
Create an instance corresponding to a constant real value.
- newMarkers(List<Double>, double) - 类中的静态方法 org.hipparchus.stat.descriptive.rank.PSquarePercentile
-
A creation method to build Markers
- newSampleData(double[], double[][]) - 类中的方法 org.hipparchus.stat.regression.OLSMultipleLinearRegression
-
Loads model x and y sample data, overriding any previous sample.
- newSampleData(double[], double[][], double[][]) - 类中的方法 org.hipparchus.stat.regression.GLSMultipleLinearRegression
-
Replace sample data, overriding any previous sample.
- newSampleData(double[], int, int) - 类中的方法 org.hipparchus.stat.regression.AbstractMultipleLinearRegression
-
Loads model x and y sample data from a flat input array, overriding any previous sample.
- newSampleData(double[], int, int) - 类中的方法 org.hipparchus.stat.regression.OLSMultipleLinearRegression
-
Loads model x and y sample data from a flat input array, overriding any previous sample.
- NewtonRaphsonSolver - org.hipparchus.analysis.solvers中的类
-
Implements Newton's Method for finding zeros of real univariate differentiable functions.
- NewtonRaphsonSolver() - 类的构造器 org.hipparchus.analysis.solvers.NewtonRaphsonSolver
-
Construct a solver.
- NewtonRaphsonSolver(double) - 类的构造器 org.hipparchus.analysis.solvers.NewtonRaphsonSolver
-
Construct a solver.
- NewtonRaphsonSolverTest - org.hipparchus.analysis.solvers中的类
- NewtonRaphsonSolverTest() - 类的构造器 org.hipparchus.analysis.solvers.NewtonRaphsonSolverTest
- newXSampleData(double[][]) - 类中的方法 org.hipparchus.stat.regression.AbstractMultipleLinearRegression
-
Loads new x sample data, overriding any previous data.
- newXSampleData(double[][]) - 类中的方法 org.hipparchus.stat.regression.OLSMultipleLinearRegression
-
Loads new x sample data, overriding any previous data.
- newYSampleData(double[]) - 类中的方法 org.hipparchus.stat.regression.AbstractMultipleLinearRegression
-
Loads new y sample data, overriding any previous data.
- next() - 类中的方法 org.hipparchus.linear.OpenMapRealVector.OpenMapSparseIterator
- next() - 类中的方法 org.hipparchus.linear.RealVector.SparseEntryIterator
- next() - 类中的方法 org.hipparchus.util.MultidimensionalCounter.Iterator
- next() - 类中的方法 org.hipparchus.util.RosenNumberPartitionIterator
- nextAfter(double, double) - 类中的静态方法 org.hipparchus.util.FastMath
-
Get the next machine representable number after a number, moving in the direction of another number.
- nextAfter(float, double) - 类中的静态方法 org.hipparchus.util.FastMath
-
Get the next machine representable number after a number, moving in the direction of another number.
- nextAfter(Dfp) - 类中的方法 org.hipparchus.dfp.Dfp
-
Returns the next number greater than this one in the direction of x.
- nextAfter(Dfp) - 类中的方法 org.hipparchus.dfp.DfpDec
-
Returns the next number greater than this one in the direction of x.
- nextBeta(double, double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudo-random beta-distributed value with the given shape and scale parameters.
- nextBoolean() - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.Well1024a
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.Well19937a
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.Well19937c
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.Well44497a
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.Well44497b
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.Well512a
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextBoolean() - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBoolean() - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's sequence. - nextBytes(byte[]) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.AbstractWell
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.ISAACRandom
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.MersenneTwister
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.Well1024a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.Well19937a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.Well19937c
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.Well44497a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.Well44497b
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.Well512a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextBytes(byte[]) - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[]) - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.AbstractWell
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.ISAACRandom
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.MersenneTwister
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.Well1024a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.Well19937a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.Well19937c
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.Well44497a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.Well44497b
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.Well512a
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextBytes(byte[], int, int) - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextBytes(byte[], int, int) - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Generates random bytes and places them into a user-supplied byte array.
- nextDeviate(IntegerDistribution) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a random deviate from the given distribution.
- nextDeviate(RealDistribution) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a random deviate from the given distribution.
- nextDeviates(IntegerDistribution, int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns an array of random deviates from the given distribution.
- nextDeviates(RealDistribution, int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns an array of random deviates from the given distribution.
- nextDouble() - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.Well1024a
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.Well19937a
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.Well19937c
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.Well44497a
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.Well44497b
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.Well512a
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextDouble() - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDouble() - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
double
value between0.0
and1.0
from this random number generator's sequence. - nextDown(double) - 类中的静态方法 org.hipparchus.util.FastMath
-
Compute next number towards negative infinity.
- nextDown(float) - 类中的静态方法 org.hipparchus.util.FastMath
-
Compute next number towards negative infinity.
- nextExponential(double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudo-random, exponentially distributed deviate.
- nextFloat() - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.Well1024a
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.Well19937a
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.Well19937c
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.Well44497a
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.Well44497b
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.Well512a
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextFloat() - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextFloat() - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
float
value between0.0
and1.0
from this random number generator's sequence. - nextGamma(double, double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudo-random gamma-distributed value with the given shape and scale parameters.
- nextGaussian() - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.Well1024a
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.Well19937a
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.Well19937c
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.Well44497a
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.Well44497b
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.Well512a
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextGaussian() - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextGaussian() - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean0.0
and standard deviation1.0
from this random number generator's sequence. - nextHexString(int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Generates a random string of hex characters of length
len
. - nextInt() - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextInt() - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.Well1024a
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.Well19937a
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.Well19937c
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.Well44497a
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.Well44497b
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt() - 类中的方法 org.hipparchus.random.Well512a
-
Returns the next pseudorandom, uniformly distributed
int
value from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.Well1024a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.Well19937a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.Well19937c
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.Well44497a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.Well44497b
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.Well512a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextInt(int) - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int) - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextInt(int, int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a uniformly distributed random integer between lower and upper (inclusive).
- nextLogNormal(double, double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next log-normally-distributed pseudo-random deviate.
- nextLong() - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.Well1024a
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.Well19937a
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.Well19937c
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.Well44497a
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.Well44497b
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.Well512a
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextLong() - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong() - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns the next pseudorandom, uniformly distributed
long
value from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.AbstractWell
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.ISAACRandom
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.JDKRandomGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.MersenneTwister
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.Well1024a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.Well19937a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.Well19937c
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.Well44497a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.Well44497b
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.Well512a
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.RandomAdaptor
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.RandomAdaptorTest.ConstantGenerator
- nextLong(long) - 接口中的方法 org.hipparchus.random.RandomGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long) - 类中的方法 org.hipparchus.random.SynchronizedRandomGenerator
-
Returns a pseudorandom, uniformly distributed
int
value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence. - nextLong(long, long) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a uniformly distributed random long integer between lower and upper (inclusive).
- nextNormal(double, double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns the next normally-distributed pseudo-random deviate.
- nextNormalizedDouble() - 类中的方法 org.hipparchus.random.GaussianRandomGenerator
-
Generate a random scalar with null mean and unit standard deviation.
- nextNormalizedDouble() - 接口中的方法 org.hipparchus.random.NormalizedRandomGenerator
-
Generate a random scalar with null mean and unit standard deviation.
- nextNormalizedDouble() - 类中的方法 org.hipparchus.random.StableRandomGenerator
-
Generate a random scalar with zero location and unit scale.
- nextNormalizedDouble() - 类中的方法 org.hipparchus.random.UniformRandomGenerator
-
Generate a random scalar with null mean and unit standard deviation.
- nextPermutation(int, int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Generates an integer array of length
k
whose entries are selected randomly, without repetition, from the integers0, ..., n - 1
(inclusive). - nextPoisson(double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a poisson-distributed deviate with the given mean.
- nextSample(double[], int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns an array of
k
double values selected randomly from the double arraya
. - nextSample(Collection<?>, int) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns an array of
k
objects selected randomly from the Collectionc
. - nextSampleWithReplacement(int, double[]) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Generates a random sample of size sampleSize from {0, 1, ... , weights.length - 1}, using weights as probabilities.
- nextUniform(double, double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns a double value uniformly distributed over [lower, upper]
- nextUp(double) - 类中的静态方法 org.hipparchus.util.FastMath
-
Compute next number towards positive infinity.
- nextUp(float) - 类中的静态方法 org.hipparchus.util.FastMath
-
Compute next number towards positive infinity.
- nextVector() - 类中的方法 org.hipparchus.random.CorrelatedRandomVectorGenerator
-
Generate a correlated random vector.
- nextVector() - 类中的方法 org.hipparchus.random.HaltonSequenceGenerator
-
Generate a random vector.
- nextVector() - 接口中的方法 org.hipparchus.random.RandomVectorGenerator
-
Generate a random vector.
- nextVector() - 类中的方法 org.hipparchus.random.SobolSequenceGenerator
-
Generate a random vector.
- nextVector() - 类中的方法 org.hipparchus.random.UncorrelatedRandomVectorGenerator
-
Generate an uncorrelated random vector.
- nextVector() - 类中的方法 org.hipparchus.random.UnitSphereRandomVectorGenerator
-
Generate a random vector.
- nextZipf(int, double) - 类中的方法 org.hipparchus.random.RandomDataGenerator
-
Returns an integer value following a Zipf distribution with the given parameter.
- nistData() - 类中的方法 org.hipparchus.distribution.continuous.TDistributionTest
- NO_BIN_SELECTED - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_BIN_SELECTED.
- NO_BIN_SELECTED - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NO_BIN_SELECTED.
- NO_CONVERGENCE_WITH_ANY_START_POINT - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NO_CONVERGENCE_WITH_ANY_START_POINT.
- NO_CONVERGENCE_WITH_ANY_START_POINT - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_CONVERGENCE_WITH_ANY_START_POINT.
- NO_DATA - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NO_DATA.
- NO_DATA - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_DATA.
- NO_DEGREES_OF_FREEDOM - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_DEGREES_OF_FREEDOM.
- NO_DEGREES_OF_FREEDOM - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NO_DEGREES_OF_FREEDOM.
- NO_DENSITY_FOR_THIS_DISTRIBUTION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_DENSITY_FOR_THIS_DISTRIBUTION.
- NO_DENSITY_FOR_THIS_DISTRIBUTION - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NO_DENSITY_FOR_THIS_DISTRIBUTION.
- NO_FEASIBLE_SOLUTION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_FEASIBLE_SOLUTION.
- NO_FEASIBLE_SOLUTION - 枚举类 中的枚举常量 org.hipparchus.optim.LocalizedOptimFormats
-
NO_FEASIBLE_SOLUTION.
- NO_OPTIMUM_COMPUTED_YET - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NO_OPTIMUM_COMPUTED_YET.
- NO_OPTIMUM_COMPUTED_YET - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_OPTIMUM_COMPUTED_YET.
- NO_REGRESSORS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_REGRESSORS.
- NO_REGRESSORS - 枚举类 中的枚举常量 org.hipparchus.stat.LocalizedStatFormats
-
NO_REGRESSORS.
- NO_RESULT_AVAILABLE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_RESULT_AVAILABLE.
- NO_RESULT_AVAILABLE - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NO_RESULT_AVAILABLE.
- NO_SUCH_MATRIX_ENTRY - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NO_SUCH_MATRIX_ENTRY.
- NO_SUCH_MATRIX_ENTRY - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NO_SUCH_MATRIX_ENTRY.
- NoBracketingException - org.hipparchus.migration.exception中的异常错误类
-
已过时。
- NoBracketingException(double, double, double, double) - 异常错误类的构造器 org.hipparchus.migration.exception.NoBracketingException
-
已过时。Construct the exception.
- NoBracketingException(Localizable, double, double, double, double, Object...) - 异常错误类的构造器 org.hipparchus.migration.exception.NoBracketingException
-
已过时。Construct the exception with a specific context.
- NoDataException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NoDataException() - 异常错误类的构造器 org.hipparchus.migration.exception.NoDataException
-
已过时。Construct the exception.
- NoDataException(Localizable) - 异常错误类的构造器 org.hipparchus.migration.exception.NoDataException
-
已过时。Construct the exception with a specific context.
- node(int) - 类中的方法 org.hipparchus.analysis.interpolation.GridAxis
-
Get the interpolation node at specified index.
- NodesSet<S> - org.hipparchus.geometry.partitioning中的类
-
Set of
BSP tree
nodes. - NodesSet() - 类的构造器 org.hipparchus.geometry.partitioning.NodesSet
-
Simple constructor.
- NoFeasibleSolutionException - org.hipparchus.migration.optim.linear中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalStateException
- NoFeasibleSolutionException() - 异常错误类的构造器 org.hipparchus.migration.optim.linear.NoFeasibleSolutionException
-
已过时。Simple constructor using a default message.
- nome(double) - 类中的静态方法 org.hipparchus.special.elliptic.legendre.LegendreEllipticIntegral
-
Get the nome q.
- nome(T) - 类中的静态方法 org.hipparchus.special.elliptic.legendre.LegendreEllipticIntegral
-
Get the nome q.
- NON_CONVERGENT_CONTINUED_FRACTION - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NON_CONVERGENT_CONTINUED_FRACTION.
- NON_CONVERGENT_CONTINUED_FRACTION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_CONVERGENT_CONTINUED_FRACTION.
- NON_INVERTIBLE_TRANSFORM - 枚举类 中的枚举常量 org.hipparchus.geometry.LocalizedGeometryFormats
-
NON_INVERTIBLE_TRANSFORM.
- NON_INVERTIBLE_TRANSFORM - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_INVERTIBLE_TRANSFORM.
- NON_POSITIVE_DEFINITE_MATRIX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_POSITIVE_DEFINITE_MATRIX.
- NON_POSITIVE_DEFINITE_MATRIX - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NON_POSITIVE_DEFINITE_MATRIX.
- NON_POSITIVE_DEFINITE_OPERATOR - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NON_POSITIVE_DEFINITE_OPERATOR.
- NON_POSITIVE_DEFINITE_OPERATOR - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_POSITIVE_DEFINITE_OPERATOR.
- NON_POSITIVE_MICROSPHERE_ELEMENTS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_POSITIVE_MICROSPHERE_ELEMENTS.
- NON_POSITIVE_MICROSPHERE_ELEMENTS - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NON_POSITIVE_MICROSPHERE_ELEMENTS.
- NON_POSITIVE_POLYNOMIAL_DEGREE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_POSITIVE_POLYNOMIAL_DEGREE.
- NON_POSITIVE_POLYNOMIAL_DEGREE - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NON_POSITIVE_POLYNOMIAL_DEGREE.
- NON_REAL_FINITE_ABSCISSA - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_REAL_FINITE_ABSCISSA.
- NON_REAL_FINITE_ABSCISSA - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NON_REAL_FINITE_ABSCISSA.
- NON_REAL_FINITE_ORDINATE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_REAL_FINITE_ORDINATE.
- NON_REAL_FINITE_ORDINATE - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NON_REAL_FINITE_ORDINATE.
- NON_REAL_FINITE_WEIGHT - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_REAL_FINITE_WEIGHT.
- NON_REAL_FINITE_WEIGHT - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NON_REAL_FINITE_WEIGHT.
- NON_SELF_ADJOINT_OPERATOR - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NON_SELF_ADJOINT_OPERATOR.
- NON_SELF_ADJOINT_OPERATOR - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_SELF_ADJOINT_OPERATOR.
- NON_SQUARE_MATRIX - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NON_SQUARE_MATRIX.
- NON_SQUARE_MATRIX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_SQUARE_MATRIX.
- NON_SQUARE_OPERATOR - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NON_SQUARE_OPERATOR.
- NON_SQUARE_OPERATOR - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_SQUARE_OPERATOR.
- NON_SYMMETRIC_MATRIX - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NON_SYMMETRIC_MATRIX.
- NON_SYMMETRIC_MATRIX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NON_SYMMETRIC_MATRIX.
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.ClassicalRungeKuttaFieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.DormandPrince54FieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.DormandPrince853FieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.EulerFieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.FieldODEStateInterpolatorAbstractTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.GillFieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.HighamHall54FieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.LutherFieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.MidpointFieldStateInterpolatorTest
- nonFieldInterpolatorConsistency() - 类中的方法 org.hipparchus.ode.nonstiff.ThreeEighthesFieldStateInterpolatorTest
- NonLinearConjugateGradientOptimizer - org.hipparchus.optim.nonlinear.scalar.gradient中的类
-
Non-linear conjugate gradient optimizer.
- NonLinearConjugateGradientOptimizer(NonLinearConjugateGradientOptimizer.Formula, ConvergenceChecker<PointValuePair>) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.gradient.NonLinearConjugateGradientOptimizer
-
Constructor with default tolerances for the line search (1e-8) and
preconditioner
. - NonLinearConjugateGradientOptimizer(NonLinearConjugateGradientOptimizer.Formula, ConvergenceChecker<PointValuePair>, double, double, double) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.gradient.NonLinearConjugateGradientOptimizer
-
Constructor with default
preconditioner
. - NonLinearConjugateGradientOptimizer(NonLinearConjugateGradientOptimizer.Formula, ConvergenceChecker<PointValuePair>, double, double, double, Preconditioner) - 类的构造器 org.hipparchus.optim.nonlinear.scalar.gradient.NonLinearConjugateGradientOptimizer
-
Simple constructor.
- NonLinearConjugateGradientOptimizer.Formula - org.hipparchus.optim.nonlinear.scalar.gradient中的枚举类
-
Available choices of update formulas for the updating the parameter that is used to compute the successive conjugate search directions.
- NonLinearConjugateGradientOptimizer.IdentityPreconditioner - org.hipparchus.optim.nonlinear.scalar.gradient中的类
-
Default identity preconditioner.
- NonLinearConjugateGradientOptimizerTest - org.hipparchus.optim.nonlinear.scalar.gradient中的类
- NonLinearConjugateGradientOptimizerTest() - 类的构造器 org.hipparchus.optim.nonlinear.scalar.gradient.NonLinearConjugateGradientOptimizerTest
- NonLinearEvolution - org.hipparchus.filtering.kalman.extended中的类
-
Container for
non-linear process
evolution data. - NonLinearEvolution(double, RealVector, RealMatrix, RealMatrix, RealMatrix) - 类的构造器 org.hipparchus.filtering.kalman.extended.NonLinearEvolution
-
Simple constructor.
- NonLinearProcess<T> - org.hipparchus.filtering.kalman.extended中的接口
-
Non-linear process that can be estimated by a
ExtendedKalmanFilter
. - NonMonotonicSequenceException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NonMonotonicSequenceException(Number, Number, int) - 异常错误类的构造器 org.hipparchus.migration.exception.NonMonotonicSequenceException
-
已过时。Construct the exception.
- NonMonotonicSequenceException(Number, Number, int, MathArrays.OrderDirection, boolean) - 异常错误类的构造器 org.hipparchus.migration.exception.NonMonotonicSequenceException
-
已过时。Construct the exception.
- NonNegativeConstraint - org.hipparchus.optim.linear中的类
-
A constraint for a linear optimization problem indicating whether all variables must be restricted to non-negative values.
- NonNegativeConstraint(boolean) - 类的构造器 org.hipparchus.optim.linear.NonNegativeConstraint
-
Simple constructor.
- NonPositiveDefiniteMatrixException - org.hipparchus.migration.linear中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NonPositiveDefiniteMatrixException(double, int, double) - 异常错误类的构造器 org.hipparchus.migration.linear.NonPositiveDefiniteMatrixException
-
已过时。Construct an exception.
- NonPositiveDefiniteOperatorException - org.hipparchus.migration.linear中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NonPositiveDefiniteOperatorException() - 异常错误类的构造器 org.hipparchus.migration.linear.NonPositiveDefiniteOperatorException
-
已过时。Creates a new instance of this class.
- NonSelfAdjointOperatorException - org.hipparchus.migration.linear中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NonSelfAdjointOperatorException() - 异常错误类的构造器 org.hipparchus.migration.linear.NonSelfAdjointOperatorException
-
已过时。Creates a new instance of this class.
- NonSquareMatrixException - org.hipparchus.migration.linear中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NonSquareMatrixException(int, int) - 异常错误类的构造器 org.hipparchus.migration.linear.NonSquareMatrixException
-
已过时。Construct an exception from the mismatched dimensions.
- NonSquareOperatorException - org.hipparchus.migration.linear中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NonSquareOperatorException(int, int) - 异常错误类的构造器 org.hipparchus.migration.linear.NonSquareOperatorException
-
已过时。Construct an exception from the mismatched dimensions.
- NonSymmetricMatrixException - org.hipparchus.migration.linear中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NonSymmetricMatrixException(int, int, double) - 异常错误类的构造器 org.hipparchus.migration.linear.NonSymmetricMatrixException
-
已过时。Construct an exception.
- nordsieck - 类中的变量 org.hipparchus.ode.MultistepFieldIntegrator
-
Nordsieck matrix of the higher scaled derivatives.
- nordsieck - 类中的变量 org.hipparchus.ode.MultistepIntegrator
-
Nordsieck matrix of the higher scaled derivatives.
- norm() - 接口中的方法 org.hipparchus.CalculusFieldElement
-
norm.
- norm() - 类中的方法 org.hipparchus.complex.Complex
-
norm.
- norm(T) - 类中的静态方法 org.hipparchus.util.FastMath
-
Norm.
- NORM - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NORM.
- NORM - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NORM.
- normalApproximateProbability(int) - 类中的方法 org.hipparchus.distribution.discrete.PoissonDistribution
-
Calculates the Poisson distribution function using a normal approximation.
- NormalApproximationIntervalTest - org.hipparchus.stat.interval中的类
-
Test cases for the NormalApproximationInterval.
- NormalApproximationIntervalTest() - 类的构造器 org.hipparchus.stat.interval.NormalApproximationIntervalTest
- NormalDistribution - org.hipparchus.distribution.continuous中的类
-
Implementation of the normal (gaussian) distribution.
- NormalDistribution() - 类的构造器 org.hipparchus.distribution.continuous.NormalDistribution
-
Create a normal distribution with mean equal to zero and standard deviation equal to one.
- NormalDistribution(double, double) - 类的构造器 org.hipparchus.distribution.continuous.NormalDistribution
-
Create a normal distribution using the given mean, standard deviation.
- NormalDistributionTest - org.hipparchus.distribution.continuous中的类
-
Test cases for
NormalDistribution
. - NormalDistributionTest() - 类的构造器 org.hipparchus.distribution.continuous.NormalDistributionTest
- normalize() - 类中的方法 org.hipparchus.complex.Quaternion
-
Computes the normalized quaternion (the versor of the instance).
- normalize() - 类中的方法 org.hipparchus.geometry.euclidean.threed.FieldVector3D
-
Get a normalized vector aligned with the instance.
- normalize() - 类中的方法 org.hipparchus.geometry.euclidean.twod.FieldVector2D
-
Get a normalized vector aligned with the instance.
- normalize() - 接口中的方法 org.hipparchus.geometry.Vector
-
Get a normalized vector aligned with the instance.
- normalize(double...) - 类中的静态方法 org.hipparchus.stat.StatUtils
-
Normalize (standardize) the sample, so it is has a mean of 0 and a standard deviation of 1.
- normalize(List<Vector2D>) - 类中的静态方法 org.hipparchus.samples.LowDiscrepancyGeneratorComparison
-
Normalize points.
- normalize(List<Vector2D>, double, double, double, double) - 类中的静态方法 org.hipparchus.samples.ClusterAlgorithmComparison
-
Normolize points in a rectangular area
- NORMALIZE_INFINITE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NORMALIZE_INFINITE.
- NORMALIZE_INFINITE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NORMALIZE_INFINITE.
- NORMALIZE_NAN - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NORMALIZE_NAN.
- NORMALIZE_NAN - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NORMALIZE_NAN.
- normalizeAngle(double, double) - 类中的静态方法 org.hipparchus.util.MathUtils
-
Normalize an angle in a 2π wide interval around a center value.
- normalizeAngle(T, T) - 类中的静态方法 org.hipparchus.util.MathUtils
-
Normalize an angle in a 2π wide interval around a center value.
- normalizeArray(double[], double) - 类中的静态方法 org.hipparchus.util.MathArrays
-
Normalizes an array to make it sum to a specified value.
- NormalizedRandomGenerator - org.hipparchus.random中的接口
-
This interface represent a normalized random generator for scalars.
- normalizeInput(double, double, double) - 类中的方法 org.hipparchus.analysis.polynomials.SmoothStepFactory.SmoothStepFunction
-
Normalize input between left and right edges.
- normalizeInput(double, double, T) - 类中的方法 org.hipparchus.analysis.polynomials.SmoothStepFactory.FieldSmoothStepFunction
-
Normalize input between left and right edges.
- normTolerance - 类中的变量 org.hipparchus.linear.Array2DRowFieldMatrixTest
- normTolerance - 类中的变量 org.hipparchus.linear.Array2DRowRealMatrixTest
- normTolerance - 类中的变量 org.hipparchus.linear.BlockFieldMatrixTest
- normTolerance - 类中的变量 org.hipparchus.linear.BlockRealMatrixTest
- normTolerance - 类中的变量 org.hipparchus.linear.SparseFieldMatrixTest
- normTolerance - 类中的变量 org.hipparchus.linear.SparseFieldVectorTest
- normTolerance - 类中的变量 org.hipparchus.linear.SparseRealMatrixTest
- NoSubSpaceException() - 异常错误类的构造器 org.hipparchus.geometry.euclidean.oned.Euclidean1D.NoSubSpaceException
-
Simple constructor.
- NoSubSpaceException() - 异常错误类的构造器 org.hipparchus.geometry.spherical.oned.Sphere1D.NoSubSpaceException
-
Simple constructor.
- NOT_ADDITION_COMPATIBLE_MATRICES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_ADDITION_COMPATIBLE_MATRICES.
- NOT_ADDITION_COMPATIBLE_MATRICES - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_ADDITION_COMPATIBLE_MATRICES.
- NOT_BRACKETING_INTERVAL - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_BRACKETING_INTERVAL.
- NOT_BRACKETING_INTERVAL - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_BRACKETING_INTERVAL.
- NOT_CONVEX - 枚举类 中的枚举常量 org.hipparchus.geometry.LocalizedGeometryFormats
-
NOT_CONVEX.
- NOT_CONVEX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_CONVEX.
- NOT_CONVEX_HYPERPLANES - 枚举类 中的枚举常量 org.hipparchus.geometry.LocalizedGeometryFormats
-
NOT_CONVEX_HYPERPLANES.
- NOT_CONVEX_HYPERPLANES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_CONVEX_HYPERPLANES.
- NOT_DECREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_DECREASING_NUMBER_OF_POINTS.
- NOT_DECREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_DECREASING_NUMBER_OF_POINTS.
- NOT_DECREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_DECREASING_SEQUENCE.
- NOT_DECREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_DECREASING_SEQUENCE.
- NOT_ENOUGH_DATA_FOR_NUMBER_OF_PREDICTORS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_ENOUGH_DATA_FOR_NUMBER_OF_PREDICTORS.
- NOT_ENOUGH_DATA_FOR_NUMBER_OF_PREDICTORS - 枚举类 中的枚举常量 org.hipparchus.stat.LocalizedStatFormats
-
NOT_ENOUGH_DATA_FOR_NUMBER_OF_PREDICTORS.
- NOT_ENOUGH_DATA_REGRESSION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_ENOUGH_DATA_REGRESSION.
- NOT_ENOUGH_DATA_REGRESSION - 枚举类 中的枚举常量 org.hipparchus.stat.LocalizedStatFormats
-
NOT_ENOUGH_DATA_REGRESSION.
- NOT_ENOUGH_POINTS_IN_SPLINE_PARTITION - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_ENOUGH_POINTS_IN_SPLINE_PARTITION.
- NOT_ENOUGH_POINTS_IN_SPLINE_PARTITION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_ENOUGH_POINTS_IN_SPLINE_PARTITION.
- NOT_FINITE_NUMBER - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_FINITE_NUMBER.
- NOT_FINITE_NUMBER - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_FINITE_NUMBER.
- NOT_INCREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_INCREASING_NUMBER_OF_POINTS.
- NOT_INCREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_INCREASING_NUMBER_OF_POINTS.
- NOT_INCREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_INCREASING_SEQUENCE.
- NOT_INCREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_INCREASING_SEQUENCE.
- NOT_MULTIPLICATION_COMPATIBLE_MATRICES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_MULTIPLICATION_COMPATIBLE_MATRICES.
- NOT_MULTIPLICATION_COMPATIBLE_MATRICES - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_MULTIPLICATION_COMPATIBLE_MATRICES.
- NOT_POSITIVE_DEFINITE_MATRIX - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_POSITIVE_DEFINITE_MATRIX.
- NOT_POSITIVE_DEFINITE_MATRIX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_DEFINITE_MATRIX.
- NOT_POSITIVE_DEGREES_OF_FREEDOM - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_DEGREES_OF_FREEDOM.
- NOT_POSITIVE_DEGREES_OF_FREEDOM - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_DEGREES_OF_FREEDOM.
- NOT_POSITIVE_ELEMENT_AT_INDEX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_ELEMENT_AT_INDEX.
- NOT_POSITIVE_ELEMENT_AT_INDEX - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_ELEMENT_AT_INDEX.
- NOT_POSITIVE_EXPONENT - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_POSITIVE_EXPONENT.
- NOT_POSITIVE_EXPONENT - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_EXPONENT.
- NOT_POSITIVE_LENGTH - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_LENGTH.
- NOT_POSITIVE_LENGTH - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_LENGTH.
- NOT_POSITIVE_MEAN - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_MEAN.
- NOT_POSITIVE_MEAN - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_MEAN.
- NOT_POSITIVE_NUMBER_OF_SAMPLES - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_POSITIVE_NUMBER_OF_SAMPLES.
- NOT_POSITIVE_NUMBER_OF_SAMPLES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_NUMBER_OF_SAMPLES.
- NOT_POSITIVE_PERMUTATION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_PERMUTATION.
- NOT_POSITIVE_PERMUTATION - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_PERMUTATION.
- NOT_POSITIVE_POISSON_MEAN - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_POISSON_MEAN.
- NOT_POSITIVE_POISSON_MEAN - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_POISSON_MEAN.
- NOT_POSITIVE_POPULATION_SIZE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_POPULATION_SIZE.
- NOT_POSITIVE_POPULATION_SIZE - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_POPULATION_SIZE.
- NOT_POSITIVE_ROW_DIMENSION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_ROW_DIMENSION.
- NOT_POSITIVE_ROW_DIMENSION - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_ROW_DIMENSION.
- NOT_POSITIVE_SAMPLE_SIZE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_SAMPLE_SIZE.
- NOT_POSITIVE_SAMPLE_SIZE - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_SAMPLE_SIZE.
- NOT_POSITIVE_SCALE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_POSITIVE_SCALE.
- NOT_POSITIVE_SCALE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_SCALE.
- NOT_POSITIVE_SHAPE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_SHAPE.
- NOT_POSITIVE_SHAPE - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_SHAPE.
- NOT_POSITIVE_STANDARD_DEVIATION - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_STANDARD_DEVIATION.
- NOT_POSITIVE_STANDARD_DEVIATION - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_STANDARD_DEVIATION.
- NOT_POSITIVE_UPPER_BOUND - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_UPPER_BOUND.
- NOT_POSITIVE_UPPER_BOUND - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_POSITIVE_UPPER_BOUND.
- NOT_POSITIVE_WINDOW_SIZE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_POSITIVE_WINDOW_SIZE.
- NOT_POSITIVE_WINDOW_SIZE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POSITIVE_WINDOW_SIZE.
- NOT_POWER_OF_TWO - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POWER_OF_TWO.
- NOT_POWER_OF_TWO - 枚举类 中的枚举常量 org.hipparchus.transform.LocalizedFFTFormats
-
NOT_POWER_OF_TWO.
- NOT_POWER_OF_TWO_CONSIDER_PADDING - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POWER_OF_TWO_CONSIDER_PADDING.
- NOT_POWER_OF_TWO_CONSIDER_PADDING - 枚举类 中的枚举常量 org.hipparchus.transform.LocalizedFFTFormats
-
NOT_POWER_OF_TWO_CONSIDER_PADDING.
- NOT_POWER_OF_TWO_PLUS_ONE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_POWER_OF_TWO_PLUS_ONE.
- NOT_POWER_OF_TWO_PLUS_ONE - 枚举类 中的枚举常量 org.hipparchus.transform.LocalizedFFTFormats
-
NOT_POWER_OF_TWO_PLUS_ONE.
- NOT_STRICTLY_DECREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_STRICTLY_DECREASING_NUMBER_OF_POINTS.
- NOT_STRICTLY_DECREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_STRICTLY_DECREASING_NUMBER_OF_POINTS.
- NOT_STRICTLY_DECREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_STRICTLY_DECREASING_SEQUENCE.
- NOT_STRICTLY_DECREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_STRICTLY_DECREASING_SEQUENCE.
- NOT_STRICTLY_INCREASING_KNOT_VALUES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_STRICTLY_INCREASING_KNOT_VALUES.
- NOT_STRICTLY_INCREASING_KNOT_VALUES - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_STRICTLY_INCREASING_KNOT_VALUES.
- NOT_STRICTLY_INCREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_STRICTLY_INCREASING_NUMBER_OF_POINTS.
- NOT_STRICTLY_INCREASING_NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_STRICTLY_INCREASING_NUMBER_OF_POINTS.
- NOT_STRICTLY_INCREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NOT_STRICTLY_INCREASING_SEQUENCE.
- NOT_STRICTLY_INCREASING_SEQUENCE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_STRICTLY_INCREASING_SEQUENCE.
- NOT_SUBTRACTION_COMPATIBLE_MATRICES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_SUBTRACTION_COMPATIBLE_MATRICES.
- NOT_SUBTRACTION_COMPATIBLE_MATRICES - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_SUBTRACTION_COMPATIBLE_MATRICES.
- NOT_SUPPORTED_IN_DIMENSION_N - 枚举类 中的枚举常量 org.hipparchus.geometry.LocalizedGeometryFormats
-
NOT_SUPPORTED_IN_DIMENSION_N.
- NOT_SUPPORTED_IN_DIMENSION_N - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_SUPPORTED_IN_DIMENSION_N.
- NOT_SUPPORTED_NAN_STRATEGY - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_SUPPORTED_NAN_STRATEGY.
- NOT_SUPPORTED_NAN_STRATEGY - 枚举类 中的枚举常量 org.hipparchus.stat.LocalizedStatFormats
-
NOT_SUPPORTED_NAN_STRATEGY.
- NOT_SYMMETRIC_MATRIX - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NOT_SYMMETRIC_MATRIX.
- NOT_SYMMETRIC_MATRIX - 枚举类 中的枚举常量 org.hipparchus.migration.LocalizedMigrationFormats
-
已过时。NOT_SYMMETRIC_MATRIX.
- NotANumberException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NotANumberException() - 异常错误类的构造器 org.hipparchus.migration.exception.NotANumberException
-
已过时。Construct the exception.
- NotARotationMatrixException - org.hipparchus.migration.geometry.euclidean.threed中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalStateException
- NotARotationMatrixException(Localizable, Object...) - 异常错误类的构造器 org.hipparchus.migration.geometry.euclidean.threed.NotARotationMatrixException
-
已过时。Simple constructor.
- notEnoughData() - 类中的方法 org.hipparchus.stat.regression.GLSMultipleLinearRegressionTest
- NotFiniteNumberException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NotFiniteNumberException(Number, Object...) - 异常错误类的构造器 org.hipparchus.migration.exception.NotFiniteNumberException
-
已过时。Construct the exception.
- NotFiniteNumberException(Localizable, Number, Object...) - 异常错误类的构造器 org.hipparchus.migration.exception.NotFiniteNumberException
-
已过时。Construct the exception with a specific context.
- NotPositiveException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NotPositiveException(Number) - 异常错误类的构造器 org.hipparchus.migration.exception.NotPositiveException
-
已过时。Construct the exception.
- NotPositiveException(Localizable, Number) - 异常错误类的构造器 org.hipparchus.migration.exception.NotPositiveException
-
已过时。Construct the exception with a specific context.
- NotStrictlyPositiveException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NotStrictlyPositiveException(Number) - 异常错误类的构造器 org.hipparchus.migration.exception.NotStrictlyPositiveException
-
已过时。Construct the exception.
- NotStrictlyPositiveException(Localizable, Number) - 异常错误类的构造器 org.hipparchus.migration.exception.NotStrictlyPositiveException
-
已过时。Construct the exception with a specific context.
- ns() - 类中的方法 org.hipparchus.special.elliptic.jacobi.CopolarS
-
Get the value of the ns function.
- ns() - 类中的方法 org.hipparchus.special.elliptic.jacobi.FieldCopolarS
-
Get the value of the ns function.
- nthRoot(int) - 类中的方法 org.hipparchus.complex.Complex
-
Computes the n-th roots of this complex number.
- nthRoot(int) - 类中的方法 org.hipparchus.complex.FieldComplex
-
Computes the n-th roots of this complex number.
- NULL_NOT_ALLOWED - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NULL_NOT_ALLOWED.
- NULL_NOT_ALLOWED - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NULL_NOT_ALLOWED.
- NullArgumentException - org.hipparchus.exception中的异常错误类
-
All conditions checks that fail due to a
null
argument must throw this exception. - NullArgumentException() - 异常错误类的构造器 org.hipparchus.exception.NullArgumentException
-
Default constructor.
- NullArgumentException(Localizable, Object...) - 异常错误类的构造器 org.hipparchus.exception.NullArgumentException
-
Simple constructor.
- nullDoubleArray - 类中的变量 org.hipparchus.linear.MatrixUtilsTest
- nullMatrix - 类中的变量 org.hipparchus.linear.MatrixUtilsTest
- NUMBER_OF_ELEMENTS_SHOULD_BE_POSITIVE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_OF_ELEMENTS_SHOULD_BE_POSITIVE.
- NUMBER_OF_ELEMENTS_SHOULD_BE_POSITIVE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_OF_ELEMENTS_SHOULD_BE_POSITIVE.
- NUMBER_OF_INTERPOLATION_POINTS - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_OF_INTERPOLATION_POINTS.
- NUMBER_OF_INTERPOLATION_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_OF_INTERPOLATION_POINTS.
- NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_OF_POINTS.
- NUMBER_OF_POINTS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_OF_POINTS.
- NUMBER_OF_SAMPLES - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_OF_SAMPLES.
- NUMBER_OF_SAMPLES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_OF_SAMPLES.
- NUMBER_OF_SUCCESS_LARGER_THAN_POPULATION_SIZE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_OF_SUCCESS_LARGER_THAN_POPULATION_SIZE.
- NUMBER_OF_SUCCESS_LARGER_THAN_POPULATION_SIZE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_OF_SUCCESS_LARGER_THAN_POPULATION_SIZE.
- NUMBER_OF_SUCCESSES - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_OF_SUCCESSES.
- NUMBER_OF_SUCCESSES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_OF_SUCCESSES.
- NUMBER_OF_TRIALS - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_OF_TRIALS.
- NUMBER_OF_TRIALS - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_OF_TRIALS.
- NUMBER_TOO_LARGE - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_TOO_LARGE.
- NUMBER_TOO_LARGE - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_TOO_LARGE.
- NUMBER_TOO_LARGE_BOUND_EXCLUDED - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_TOO_LARGE_BOUND_EXCLUDED.
- NUMBER_TOO_LARGE_BOUND_EXCLUDED - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_TOO_LARGE_BOUND_EXCLUDED.
- NUMBER_TOO_SMALL - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_TOO_SMALL.
- NUMBER_TOO_SMALL - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_TOO_SMALL.
- NUMBER_TOO_SMALL_BOUND_EXCLUDED - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMBER_TOO_SMALL_BOUND_EXCLUDED.
- NUMBER_TOO_SMALL_BOUND_EXCLUDED - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMBER_TOO_SMALL_BOUND_EXCLUDED.
- NumberIsTooLargeException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NumberIsTooLargeException(Number, Number, boolean) - 异常错误类的构造器 org.hipparchus.migration.exception.NumberIsTooLargeException
-
已过时。Construct the exception.
- NumberIsTooLargeException(Localizable, Number, Number, boolean) - 异常错误类的构造器 org.hipparchus.migration.exception.NumberIsTooLargeException
-
已过时。Construct the exception with a specific context.
- NumberIsTooSmallException - org.hipparchus.migration.exception中的异常错误类
-
已过时。as of 1.0, this exception is replaced by
MathIllegalArgumentException
- NumberIsTooSmallException(Number, Number, boolean) - 异常错误类的构造器 org.hipparchus.migration.exception.NumberIsTooSmallException
-
已过时。Construct the exception.
- NumberIsTooSmallException(Localizable, Number, Number, boolean) - 异常错误类的构造器 org.hipparchus.migration.exception.NumberIsTooSmallException
-
已过时。Construct the exception with a specific context.
- NUMERATOR - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMERATOR.
- NUMERATOR - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMERATOR.
- NUMERATOR_FORMAT - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMERATOR_FORMAT.
- NUMERATOR_FORMAT - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMERATOR_FORMAT.
- NUMERATOR_OVERFLOW_AFTER_MULTIPLY - 枚举类 中的枚举常量 org.hipparchus.exception.LocalizedCoreFormats
-
NUMERATOR_OVERFLOW_AFTER_MULTIPLY.
- NUMERATOR_OVERFLOW_AFTER_MULTIPLY - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
-
已过时。NUMERATOR_OVERFLOW_AFTER_MULTIPLY.
- numVars() - 类中的方法 org.hipparchus.analysis.differentiation.SparseGradient
-
Find the number of variables.
常量字段值|所有程序包|所有类和接口|序列化表格
MathIllegalArgumentException