Class ElementaryIntegrationLazard<C extends GcdRingElem<C>>

  • Type Parameters:
    C - coefficient type

    public class ElementaryIntegrationLazard<C extends GcdRingElem<C>>
    extends ElementaryIntegration<C>
    Method related to elementary integration. Lazard-Rioboo-Trager integration of the logarithmic part.
    • Field Detail

      • logger

        private static final org.apache.logging.log4j.Logger logger
    • Constructor Detail

      • ElementaryIntegrationLazard

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