Class ElementaryIntegrationCzichowski<C extends GcdRingElem<C>>

java.lang.Object
edu.jas.integrate.ElementaryIntegration<C>
edu.jas.integrate.ElementaryIntegrationCzichowski<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.
Author:
Youssef Elbarbary
  • Field Details

  • Constructor Details

    • ElementaryIntegrationCzichowski

      public ElementaryIntegrationCzichowski(RingFactory<C> br)
      Constructor.
  • Method Details