索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格

H

HaltonSequenceGenerator - org.hipparchus.random中的类
Implementation of a Halton sequence.
HaltonSequenceGenerator(int) - 类的构造器 org.hipparchus.random.HaltonSequenceGenerator
Construct a new Halton sequence generator for the given space dimension.
HaltonSequenceGenerator(int, int[], int[]) - 类的构造器 org.hipparchus.random.HaltonSequenceGenerator
Construct a new Halton sequence generator with the given base numbers and weights for each dimension.
HaltonSequenceGeneratorTest - org.hipparchus.random中的类
 
HaltonSequenceGeneratorTest() - 类的构造器 org.hipparchus.random.HaltonSequenceGeneratorTest
 
handleStep(double, double[], double[], boolean) - 接口中的方法 org.hipparchus.migration.ode.sampling.FixedStepHandler
已过时。
Handle the last accepted step
handleStep(MigrationStepInterpolator, boolean) - 接口中的方法 org.hipparchus.migration.ode.sampling.StepHandler
已过时。
Handle the last accepted step
handleStep(FieldODEStateAndDerivative<T>, boolean) - 接口中的方法 org.hipparchus.ode.sampling.FieldODEFixedStepHandler
Handle the last accepted step
handleStep(ODEStateAndDerivative, boolean) - 接口中的方法 org.hipparchus.migration.ode.sampling.FixedStepHandler
已过时。
Handle the last accepted step
handleStep(ODEStateAndDerivative, boolean) - 接口中的方法 org.hipparchus.ode.sampling.ODEFixedStepHandler
Handle the last accepted step
handleStep(ODEStateAndDerivative, boolean) - 类中的方法 org.hipparchus.ode.sampling.StepNormalizerOutputTestBase
Handle the last accepted step
handleStep(FieldODEStateInterpolator<T>) - 类中的方法 org.hipparchus.ode.FieldDenseOutputModel
Handle the last accepted step.
handleStep(FieldODEStateInterpolator<T>) - 接口中的方法 org.hipparchus.ode.sampling.FieldODEStepHandler
Handle the last accepted step.
handleStep(FieldODEStateInterpolator<T>) - 类中的方法 org.hipparchus.ode.sampling.FieldStepNormalizer
Handle the last accepted step.
handleStep(FieldODEStateInterpolator<T>) - 类中的方法 org.hipparchus.ode.TestFieldProblemHandler
 
handleStep(ODEStateInterpolator) - 类中的方法 org.hipparchus.migration.ode.sampling.DummyStepHandler
已过时。
Handle the last accepted step.
handleStep(ODEStateInterpolator) - 接口中的方法 org.hipparchus.migration.ode.sampling.StepHandler
已过时。
Handle the last accepted step.
handleStep(ODEStateInterpolator) - 类中的方法 org.hipparchus.ode.DenseOutputModel
Handle the last accepted step.
handleStep(ODEStateInterpolator) - 类中的方法 org.hipparchus.ode.nonstiff.GraggBulirschStoerIntegratorTest.VariableStepHandler
 
handleStep(ODEStateInterpolator) - 接口中的方法 org.hipparchus.ode.sampling.ODEStepHandler
Handle the last accepted step.
handleStep(ODEStateInterpolator) - 类中的方法 org.hipparchus.ode.sampling.StepNormalizer
Handle the last accepted step.
handleStep(ODEStateInterpolator) - 类中的方法 org.hipparchus.ode.TestProblemHandler
 
HarmonicCurveFitter - org.hipparchus.fitting中的类
Fits points to a harmonic oscillator function.
HarmonicCurveFitter.ParameterGuesser - org.hipparchus.fitting中的类
This class guesses harmonic coefficients from a sample.
HarmonicCurveFitterTest - org.hipparchus.fitting中的类
 
HarmonicCurveFitterTest() - 类的构造器 org.hipparchus.fitting.HarmonicCurveFitterTest
 
HarmonicOscillator - org.hipparchus.analysis.function中的类
HarmonicOscillator(double, double, double) - 类的构造器 org.hipparchus.analysis.function.HarmonicOscillator
Harmonic oscillator function.
HarmonicOscillator.Parametric - org.hipparchus.analysis.function中的类
Parametric function where the input array contains the parameters of the harmonic oscillator function, ordered as follows: Amplitude Angular frequency Phase
HarmonicOscillatorTest - org.hipparchus.analysis.function中的类
Test for class HarmonicOscillator.
HarmonicOscillatorTest() - 类的构造器 org.hipparchus.analysis.function.HarmonicOscillatorTest
 
hasComplexEigenvalues() - 类中的方法 org.hipparchus.linear.ComplexEigenDecomposition
Confirm if there are complex eigen values.
hash(double) - 类中的静态方法 org.hipparchus.util.MathUtils
Returns an integer hash code representing the given double value.
hash(double[]) - 类中的静态方法 org.hipparchus.util.MathUtils
Returns an integer hash code representing the given double array.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.DerivativeStructure
Get a hashCode for the derivative structure.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.DSFactory.DSField
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.FDSFactory.DerivativeField
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.FieldGradient
Get a hashCode for the univariate derivative.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.FieldGradientField
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative1
Get a hashCode for the univariate derivative.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative1Field
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2
Get a hashCode for the univariate derivative.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2Field
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.Gradient
Get a hashCode for the univariate derivative.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.GradientField
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.SparseGradient
Get a hashCode for the derivative structure.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative1
Get a hashCode for the univariate derivative.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative1Field
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative2
Get a hashCode for the univariate derivative.
hashCode() - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative2Field
hashCode() - 类中的方法 org.hipparchus.analysis.polynomials.PolynomialFunction
hashCode() - 类中的方法 org.hipparchus.clustering.DoublePoint
hashCode() - 类中的方法 org.hipparchus.complex.Complex
Get a hashCode for the complex number.
hashCode() - 类中的方法 org.hipparchus.complex.ComplexField
hashCode() - 类中的方法 org.hipparchus.complex.FieldComplex
Get a hashCode for the complex number.
hashCode() - 类中的方法 org.hipparchus.complex.FieldComplexField
hashCode() - 类中的方法 org.hipparchus.complex.Quaternion
hashCode() - 类中的方法 org.hipparchus.dfp.Dfp
Gets a hashCode for the instance.
hashCode() - 类中的方法 org.hipparchus.dfp.DfpField
hashCode() - 类中的方法 org.hipparchus.fraction.BigFraction
Gets a hashCode for the fraction.
hashCode() - 类中的方法 org.hipparchus.fraction.BigFractionField
hashCode() - 类中的方法 org.hipparchus.fraction.Fraction
Gets a hashCode for the fraction.
hashCode() - 类中的方法 org.hipparchus.fraction.FractionField
hashCode() - 类中的方法 org.hipparchus.geometry.euclidean.oned.Vector1D
Get a hashCode for the 1D vector.
hashCode() - 类中的方法 org.hipparchus.geometry.euclidean.threed.FieldVector3D
Get a hashCode for the 3D vector.
hashCode() - 类中的方法 org.hipparchus.geometry.euclidean.threed.Vector3D
Get a hashCode for the 3D vector.
hashCode() - 类中的方法 org.hipparchus.geometry.euclidean.twod.FieldVector2D
Get a hashCode for the 3D vector.
hashCode() - 类中的方法 org.hipparchus.geometry.euclidean.twod.Vector2D
Get a hashCode for the 2D vector.
hashCode() - 类中的方法 org.hipparchus.geometry.spherical.oned.S1Point
Get a hashCode for the point.
hashCode() - 类中的方法 org.hipparchus.geometry.spherical.twod.S2Point
Get a hashCode for the point.
hashCode() - 类中的方法 org.hipparchus.linear.AbstractFieldMatrix
Computes a hashcode for the matrix.
hashCode() - 类中的方法 org.hipparchus.linear.AbstractRealMatrix
Computes a hashcode for the matrix.
hashCode() - 类中的方法 org.hipparchus.linear.ArrayFieldVector
Get a hashCode for the real vector.
hashCode() - 类中的方法 org.hipparchus.linear.ArrayRealVector
.
hashCode() - 类中的方法 org.hipparchus.linear.OpenMapRealVector
.
hashCode() - 类中的方法 org.hipparchus.linear.RealVector
.
hashCode() - 类中的方法 org.hipparchus.linear.SparseFieldVector
hashCode() - 类中的方法 org.hipparchus.optim.linear.LinearConstraint
hashCode() - 类中的方法 org.hipparchus.optim.linear.LinearObjectiveFunction
hashCode() - 类中的方法 org.hipparchus.stat.descriptive.AbstractStorelessUnivariateStatistic
Returns hash code based on getResult() and getN().
hashCode() - 类中的方法 org.hipparchus.stat.descriptive.MultivariateSummaryStatistics
Returns hash code based on values of statistics
hashCode() - 类中的方法 org.hipparchus.stat.descriptive.rank.PSquarePercentile
Returns hash code based on getResult() and getN().
hashCode() - 类中的方法 org.hipparchus.stat.descriptive.StatisticalSummaryValues
Returns hash code based on values of statistics
hashCode() - 类中的方法 org.hipparchus.stat.descriptive.StreamingStatistics
Returns hash code based on values of statistics.
hashCode() - 类中的方法 org.hipparchus.stat.descriptive.vector.VectorialCovariance
hashCode() - 类中的方法 org.hipparchus.stat.descriptive.vector.VectorialStorelessStatistic
hashCode() - 类中的方法 org.hipparchus.stat.Frequency
hashCode() - 类中的方法 org.hipparchus.util.BigReal
hashCode() - 类中的方法 org.hipparchus.util.BigRealField
hashCode() - 类中的方法 org.hipparchus.util.Binary64
The current implementation returns the same value as new Double(this.doubleValue()).hashCode()
hashCode() - 类中的方法 org.hipparchus.util.Binary64Field
hashCode() - 类中的方法 org.hipparchus.util.FieldTuple
hashCode() - 类中的方法 org.hipparchus.util.Pair
Compute a hash code.
hashCode() - 类中的方法 org.hipparchus.util.ResizableDoubleArray
Returns a hash code consistent with equals.
hashCode() - 类中的方法 org.hipparchus.util.Tuple
hasIntercept() - 类中的方法 org.hipparchus.stat.regression.MillerUpdatingRegression
A getter method which determines whether a constant is included.
hasIntercept() - 类中的方法 org.hipparchus.stat.regression.RegressionResults
Returns true if the regression model has been computed including an intercept.
hasIntercept() - 类中的方法 org.hipparchus.stat.regression.SimpleRegression
Returns true if the model includes an intercept term.
hasIntercept() - 接口中的方法 org.hipparchus.stat.regression.UpdatingMultipleLinearRegression
Returns true if a constant has been included false otherwise.
hasIntermediateData() - 类中的方法 org.hipparchus.filtering.kalman.Reference
 
hasNext() - 类中的方法 org.hipparchus.linear.OpenMapRealVector.OpenMapSparseIterator
hasNext() - 类中的方法 org.hipparchus.linear.RealVector.SparseEntryIterator
hasNext() - 类中的方法 org.hipparchus.util.MultidimensionalCounter.Iterator
hasNext() - 类中的方法 org.hipparchus.util.OpenIntToDoubleHashMap.Iterator
Check if there is a next element in the map.
hasNext() - 类中的方法 org.hipparchus.util.OpenIntToFieldHashMap.Iterator
Check if there is a next element in the map.
hasNext() - 类中的方法 org.hipparchus.util.RosenNumberPartitionIterator
HEAD - 枚举类 中的枚举常量 org.hipparchus.util.MathArrays.Position
Designates the beginning of the array (near index 0).
height(int) - 接口中的方法 org.hipparchus.stat.descriptive.rank.PSquarePercentile.PSquareMarkers
Returns the marker height (or percentile) of a given marker index.
hermite(int) - 类中的方法 org.hipparchus.analysis.integration.gauss.FieldGaussIntegratorFactory
Creates a Gauss-Hermite integrator of the given order.
hermite(int) - 类中的方法 org.hipparchus.analysis.integration.gauss.GaussIntegratorFactory
Creates a Gauss-Hermite integrator of the given order.
HermiteInterpolator - org.hipparchus.analysis.interpolation中的类
Polynomial interpolator using both sample values and sample derivatives.
HermiteInterpolator() - 类的构造器 org.hipparchus.analysis.interpolation.HermiteInterpolator
Create an empty interpolator.
HermiteInterpolatorTest - org.hipparchus.analysis.interpolation中的类
 
HermiteInterpolatorTest() - 类的构造器 org.hipparchus.analysis.interpolation.HermiteInterpolatorTest
 
HermiteParametricTest - org.hipparchus.analysis.integration.gauss中的类
Test of the HermiteRuleFactory.
HermiteParametricTest(int, int, double, double) - 类的构造器 org.hipparchus.analysis.integration.gauss.HermiteParametricTest
Creates a new instance of this test, with the specified number of nodes for the Gauss-Hermite quadrature rule.
HermiteRuleFactory - org.hipparchus.analysis.integration.gauss中的类
Factory that creates a Gauss-type quadrature rule using Hermite polynomials of the first kind.
HermiteRuleFactory() - 类的构造器 org.hipparchus.analysis.integration.gauss.HermiteRuleFactory
Empty constructor.
HermiteTest - org.hipparchus.analysis.integration.gauss中的类
Test of the HermiteRuleFactory.
HermiteTest() - 类的构造器 org.hipparchus.analysis.integration.gauss.HermiteTest
 
HessenbergTransformer - org.hipparchus.linear中的类
Class transforming a general real matrix to Hessenberg form.
HessenbergTransformer(RealMatrix) - 类的构造器 org.hipparchus.linear.HessenbergTransformer
Build the transformation to Hessenberg form of a general matrix.
HessenbergTransformerTest - org.hipparchus.linear中的类
 
HessenbergTransformerTest() - 类的构造器 org.hipparchus.linear.HessenbergTransformerTest
 
HighamHall54FieldIntegrator<T> - org.hipparchus.ode.nonstiff中的类
This class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations.
HighamHall54FieldIntegrator(Field<T>, double, double, double[], double[]) - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54FieldIntegrator
Simple constructor.
HighamHall54FieldIntegrator(Field<T>, double, double, double, double) - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54FieldIntegrator
Simple constructor.
HighamHall54FieldIntegratorTest - org.hipparchus.ode.nonstiff中的类
 
HighamHall54FieldIntegratorTest() - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54FieldIntegratorTest
 
HighamHall54FieldStateInterpolatorTest - org.hipparchus.ode.nonstiff中的类
 
HighamHall54FieldStateInterpolatorTest() - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54FieldStateInterpolatorTest
 
HighamHall54Integrator - org.hipparchus.ode.nonstiff中的类
This class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations.
HighamHall54Integrator(double, double, double[], double[]) - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54Integrator
Simple constructor.
HighamHall54Integrator(double, double, double, double) - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54Integrator
Simple constructor.
HighamHall54IntegratorTest - org.hipparchus.ode.nonstiff中的类
 
HighamHall54IntegratorTest() - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54IntegratorTest
 
HighamHall54StateInterpolatorTest - org.hipparchus.ode.nonstiff中的类
 
HighamHall54StateInterpolatorTest() - 类的构造器 org.hipparchus.ode.nonstiff.HighamHall54StateInterpolatorTest
 
HilbertMatrix - org.hipparchus.linear中的类
This class implements Hilbert Matrices as RealLinearOperator.
HilbertMatrix(int) - 类的构造器 org.hipparchus.linear.HilbertMatrix
Creates a new instance of this class.
HOLE_BETWEEN_MODELS_TIME_RANGES - 枚举类 中的枚举常量 org.hipparchus.migration.exception.util.LocalizedFormats
已过时。
HOLE_BETWEEN_MODELS_TIME_RANGES.
HOLE_BETWEEN_MODELS_TIME_RANGES - 枚举类 中的枚举常量 org.hipparchus.ode.LocalizedODEFormats
HOLE_BETWEEN_MODELS_TIME_RANGES.
homoscedasticT(double[], double[]) - 类中的静态方法 org.hipparchus.stat.inference.InferenceTestUtils
Computes a 2-sample t statistic, under the hypothesis of equal subpopulation variances.
homoscedasticT(double[], double[]) - 类中的方法 org.hipparchus.stat.inference.TTest
Computes a 2-sample t statistic, under the hypothesis of equal subpopulation variances.
homoscedasticT(double, double, double, double, double, double) - 类中的方法 org.hipparchus.stat.inference.TTest
Computes t test statistic for 2-sample t-test under the hypothesis of equal subpopulation variances.
homoscedasticT(StatisticalSummary, StatisticalSummary) - 类中的静态方法 org.hipparchus.stat.inference.InferenceTestUtils
Computes a 2-sample t statistic, comparing the means of the datasets described by two StatisticalSummary instances, under the assumption of equal subpopulation variances.
homoscedasticT(StatisticalSummary, StatisticalSummary) - 类中的方法 org.hipparchus.stat.inference.TTest
Computes a 2-sample t statistic, comparing the means of the datasets described by two StatisticalSummary instances, under the assumption of equal subpopulation variances.
homoscedasticTTest(double[], double[]) - 类中的静态方法 org.hipparchus.stat.inference.InferenceTestUtils
Returns the observed significance level, or p-value, associated with a two-sample, two-tailed t-test comparing the means of the input arrays, under the assumption that the two samples are drawn from subpopulations with equal variances.
homoscedasticTTest(double[], double[]) - 类中的方法 org.hipparchus.stat.inference.TTest
Returns the observed significance level, or p-value, associated with a two-sample, two-tailed t-test comparing the means of the input arrays, under the assumption that the two samples are drawn from subpopulations with equal variances.
homoscedasticTTest(double[], double[], double) - 类中的静态方法 org.hipparchus.stat.inference.InferenceTestUtils
Performs a two-sided t-test evaluating the null hypothesis that sample1 and sample2 are drawn from populations with the same mean, with significance level alpha, assuming that the subpopulation variances are equal.
homoscedasticTTest(double[], double[], double) - 类中的方法 org.hipparchus.stat.inference.TTest
Performs a two-sided t-test evaluating the null hypothesis that sample1 and sample2 are drawn from populations with the same mean, with significance level alpha, assuming that the subpopulation variances are equal.
homoscedasticTTest(double, double, double, double, double, double) - 类中的方法 org.hipparchus.stat.inference.TTest
Computes p-value for 2-sided, 2-sample t-test, under the assumption of equal subpopulation variances.
homoscedasticTTest(StatisticalSummary, StatisticalSummary) - 类中的静态方法 org.hipparchus.stat.inference.InferenceTestUtils
Returns the observed significance level, or p-value, associated with a two-sample, two-tailed t-test comparing the means of the datasets described by two StatisticalSummary instances, under the hypothesis of equal subpopulation variances.
homoscedasticTTest(StatisticalSummary, StatisticalSummary) - 类中的方法 org.hipparchus.stat.inference.TTest
Returns the observed significance level, or p-value, associated with a two-sample, two-tailed t-test comparing the means of the datasets described by two StatisticalSummary instances, under the hypothesis of equal subpopulation variances.
hue(Complex) - 类中的方法 org.hipparchus.samples.complex.DomainColoring
Continuous hue.
HYPER - 枚举类 中的枚举常量 org.hipparchus.geometry.partitioning.Side
Code for the hyperplane itself.
HypergeometricDistribution - org.hipparchus.distribution.discrete中的类
Implementation of the hypergeometric distribution.
HypergeometricDistribution(int, int, int) - 类的构造器 org.hipparchus.distribution.discrete.HypergeometricDistribution
Construct a new hypergeometric distribution with the specified population size, number of successes in the population, and sample size.
HypergeometricDistributionTest - org.hipparchus.distribution.discrete中的类
Test cases for HyperGeometriclDistribution.
HypergeometricDistributionTest() - 类的构造器 org.hipparchus.distribution.discrete.HypergeometricDistributionTest
Constructor to override default tolerance.
Hyperplane<S> - org.hipparchus.geometry.partitioning中的接口
This interface represents an hyperplane of a space.
hypot(double, double) - 类中的静态方法 org.hipparchus.util.FastMath
Returns the hypotenuse of a triangle with sides x and y - sqrt(x2 +y2)
avoiding intermediate overflow or underflow.
hypot(DerivativeStructure) - 类中的方法 org.hipparchus.analysis.differentiation.DerivativeStructure
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(DerivativeStructure, DerivativeStructure) - 类中的静态方法 org.hipparchus.analysis.differentiation.DerivativeStructure
Returns the hypotenuse of a triangle with sides x and y - sqrt(x2 +y2) avoiding intermediate overflow or underflow.
hypot(FieldDerivativeStructure<T>) - 类中的方法 org.hipparchus.analysis.differentiation.FieldDerivativeStructure
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(FieldDerivativeStructure<T>, FieldDerivativeStructure<T>) - 类中的静态方法 org.hipparchus.analysis.differentiation.FieldDerivativeStructure
Returns the hypotenuse of a triangle with sides x and y - sqrt(x2 +y2) avoiding intermediate overflow or underflow.
hypot(FieldGradient<T>) - 类中的方法 org.hipparchus.analysis.differentiation.FieldGradient
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(FieldUnivariateDerivative1<T>) - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative1
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(FieldUnivariateDerivative2<T>) - 类中的方法 org.hipparchus.analysis.differentiation.FieldUnivariateDerivative2
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(Gradient) - 类中的方法 org.hipparchus.analysis.differentiation.Gradient
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(SparseGradient) - 类中的方法 org.hipparchus.analysis.differentiation.SparseGradient
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(SparseGradient, SparseGradient) - 类中的静态方法 org.hipparchus.analysis.differentiation.SparseGradient
Returns the hypotenuse of a triangle with sides x and y - sqrt(x2 +y2) avoiding intermediate overflow or underflow.
hypot(UnivariateDerivative1) - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative1
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(UnivariateDerivative2) - 类中的方法 org.hipparchus.analysis.differentiation.UnivariateDerivative2
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(Complex) - 类中的方法 org.hipparchus.complex.Complex
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(FieldComplex<T>) - 类中的方法 org.hipparchus.complex.FieldComplex
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(Dfp) - 类中的方法 org.hipparchus.dfp.Dfp
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(Binary64) - 类中的方法 org.hipparchus.util.Binary64
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(FieldTuple<T>) - 类中的方法 org.hipparchus.util.FieldTuple
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(Tuple) - 类中的方法 org.hipparchus.util.Tuple
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(T) - 接口中的方法 org.hipparchus.CalculusFieldElement
Returns the hypotenuse of a triangle with sides this and y - sqrt(this2 +y2) avoiding intermediate overflow or underflow.
hypot(T, T) - 类中的静态方法 org.hipparchus.util.FastMath
Returns the hypotenuse of a triangle with sides x and y - sqrt(x2 +y2)
avoiding intermediate overflow or underflow.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格