Class ElementaryIntegrationBernoulli<C extends GcdRingElem<C>>

  • Type Parameters:
    C - coefficient type

    public class ElementaryIntegrationBernoulli<C extends GcdRingElem<C>>
    extends ElementaryIntegration<C>
    Methods related to the Bernoulli algorithm for elementary integration. The denominator is factored into linear factors over iterated algebraic extensions over the rational numbers.
    Author:
    Heinz Kredel