Class ElementaryIntegrationCzichowski<C extends GcdRingElem<C>>

  • Type Parameters:
    C - coefficient type

    public class ElementaryIntegrationCzichowski<C extends GcdRingElem<C>>
    extends ElementaryIntegration<C>
    Method related to elementary integration. Czichowski integration based on Groebner bases for the logarithmic part.
    • Constructor Detail

      • ElementaryIntegrationCzichowski

        public ElementaryIntegrationCzichowski​(RingFactory<C> br)
        Constructor.