C
- coefficient typepublic class ElementaryIntegrationCzichowski<C extends GcdRingElem<C>> extends ElementaryIntegration<C>
Modifier and Type | Field and Description |
---|---|
GroebnerBaseAbstract<C> |
red
Engine for Groebner basis.
|
irr, irredLogPart, sqf, ufd
Constructor and Description |
---|
ElementaryIntegrationCzichowski(RingFactory<C> br)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
LogIntegral<C> |
integrateLogPart(GenPolynomial<C> A,
GenPolynomial<C> P)
Univariate GenPolynomial integration of the logaritmic part, Czichowski
|
deriviative, integrate, integrate, integrateHermite, integrateLogPartPrepare, isIntegral, isIntegral
public final GroebnerBaseAbstract<C extends GcdRingElem<C>> red
public ElementaryIntegrationCzichowski(RingFactory<C> br)
public LogIntegral<C> integrateLogPart(GenPolynomial<C> A, GenPolynomial<C> P)
integrateLogPart
in class ElementaryIntegration<C extends GcdRingElem<C>>
A
- univariate GenPolynomial, deg(A) < deg(P).P
- univariate irreducible GenPolynomial. // gcd(A,P) == 1 automatic