Class SymmetricFieldGaussIntegrator<T extends CalculusFieldElement<T>>

  • Type Parameters:
    T - Type of the field elements.

    public class SymmetricFieldGaussIntegrator<T extends CalculusFieldElement<T>>
    extends FieldGaussIntegrator<T>
    This class's implements integrate method assuming that the integral is symmetric about 0. This allows to reduce numerical errors.
    Since:
    2.0