T
- Type of the field elementspublic abstract class AbstractFixedStepFieldIntegratorBuilder<T extends org.hipparchus.CalculusFieldElement<T>> extends AbstractFieldIntegratorBuilder<T>
Modifier and Type | Method and Description |
---|---|
protected void |
checkStep(double stepToCheck)
Check that given step size is not equal to 0.
|
protected T |
getFieldStep(org.hipparchus.Field<T> field)
Get "fielded" step size (s).
|
buildIntegrator, buildIntegrator
Copyright © 2002-2023 CS GROUP. All rights reserved.