T
- type of the field elements
public class FieldCombinedDerivatives<T extends org.hipparchus.CalculusFieldElement<T>> extends Object
FieldAdditionalDerivativesProvider
Constructor and Description |
---|
FieldCombinedDerivatives(T[] additionalDerivatives, T[] mainStateDerivativesIncrements)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
T[] |
getAdditionalDerivatives()
获取与附加状态相关的导数。
|
T[] |
getMainStateDerivativesIncrements()
获取与主状态相关的导数增量。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.