T
- Type of the field elements
public abstract class AbstractFixedStepFieldIntegratorBuilder<T extends org.hipparchus.CalculusFieldElement<T>> extends AbstractFieldIntegratorBuilder<T>
Modifier and Type | Method and Description |
---|---|
protected void |
checkStep(double stepToCheck)
检查给定的步长大小是否不等于0。
|
protected T |
getFieldStep(org.hipparchus.Field<T> field)
获取“场化”步长大小(s)。
|
buildIntegrator, buildIntegrator
Copyright © 2002-2023 CS GROUP. All rights reserved.