All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbelianGroupElem<C extends AbelianGroupElem<C>> |
Abelian group element interface.
|
AbelianGroupFactory<C extends AbelianGroupElem<C>> |
Abelian group factory interface.
|
AbstractPair<C extends RingElem<C>> |
Serializable abstract subclass to hold pairs of polynomials.
|
AlgebraElem<A extends AlgebraElem<A,C>,C extends RingElem<C>> |
Algabra element interface.
|
AlgebraFactory<A extends AlgebraElem<A,C>,C extends RingElem<C>> |
Algebra factory interface.
|
AlgebraicNotInvertibleException |
Algebraic number NotInvertibleException class.
|
AlgebraicNumber<C extends RingElem<C>> |
Algebraic number class.
|
AlgebraicNumberIterator<C extends RingElem<C>> |
Algebraic number iterator.
|
AlgebraicNumberRing<C extends RingElem<C>> |
Algebraic number factory.
|
AlgebraicRoots<C extends GcdRingElem<C> & Rational> |
Container for the real and complex algebraic roots of a univariate
polynomial.
|
AlgebraicRootsPrimElem<C extends GcdRingElem<C> & Rational> |
Container for the real and complex algebraic roots of a univariate
polynomial together with primitive element.
|
AlgebToCompl<C extends GcdRingElem<C>> |
Algebraic to generic complex functor.
|
AlgFromRealCoeff<C extends GcdRingElem<C> & Rational> |
Coefficient to algebraic from real algebraic functor.
|
AlgToPoly<C extends GcdRingElem<C>> |
Algebraic to polynomial functor.
|
AnyToComplex<C extends GcdRingElem<C>> |
Any ring element to generic complex functor.
|
ArithUtil |
Arithmetic utilities.
|
ArrayUtil |
Deprecated.
|
BackSubstKronecker<C extends GcdRingElem<C>> |
Kronecker back substitutuion functor.
|
BasicLinAlg<C extends RingElem<C>> |
Basic linear algebra methods.
|
BigComplex |
BigComplex class based on BigRational implementing the RingElem respectively
the StarRingElem interface.
|
BigDecimal |
BigDecimal class to make java.math.BigDecimal available with RingElem
interface.
|
BigDecimalComplex |
BigComplex class based on BigDecimal implementing the RingElem respectively
the StarRingElem interface.
|
BigInteger |
BigInteger class to make java.math.BigInteger available with RingElem
respectively the GcdRingElem interface.
|
BigIntegerIterator |
Big integer iterator.
|
BigOctonion |
BigOctonion class based on BigRational implementing the RingElem interface
and with the familiar MAS static method names.
|
BigQuaternion |
BigQuaternion class based on BigRational implementing the RingElem interface
and with the familiar MAS static method names.
|
BigQuaternionInteger |
Integer BigQuaternion class based on BigRational implementing the RingElem
interface and with the familiar MAS static method names.
|
BigQuaternionRing |
BigQuaternion ring class based on BigRational implementing the RingElem
interface.
|
BigRational |
Immutable arbitrary-precision rational numbers.
|
BigRationalIterator |
Big rational iterator.
|
BigRationalUniqueIterator |
Big rational unique iterator.
|
BinaryFunctor<C1 extends Element<C1>,C2 extends Element<C2>,D extends Element<D>> |
Binary functor interface.
|
Boundary<C extends RingElem<C> & Rational> |
Boundary determined by a rectangle and a polynomial.
|
Broadcaster |
Thread for broadcasting all incoming objects to the list clients.
|
CartesianOneProductInfiniteIterator<E> |
Cartesian product infinite iterator, one factor.
|
CartesianProduct<E> |
Cartesian product with iterator.
|
CartesianProductInfinite<E> |
Cartesian product of infinite components with iterator.
|
CartesianProductIterator<E> |
Cartesian product iterator.
|
CartesianProductLong |
Cartesian product for Long with iterator.
|
CartesianProductLongIterator |
Cartesian product iterator for Longs.
|
CartesianTwoProductInfiniteIterator<E> |
Cartesian product infinite iterator, two factors.
|
CartesianTwoProductInfiniteIteratorList<E> |
Cartesian product infinite iterator, two factors list version.
|
CatReader |
Reader to conncat two readers.
|
ChannelFactory |
ChannelFactory implements a symmetric and non blocking way of setting up
sockets on the client and server side.
|
CharacteristicSet<C extends GcdRingElem<C>> |
Characteristic Set interface.
|
CharacteristicSetSimple<C extends GcdRingElem<C>> |
Characteristic Set class according to the simple algorithm, where the
leading coefficients are not rereduced.
|
CharacteristicSetWu<C extends GcdRingElem<C>> |
Characteristic Set class according to Wu.
|
CoeffConvertAlg<C extends GcdRingElem<C>> |
Coefficient to convert algebriac functor.
|
Coefficients<C extends RingElem<C>> |
Abstract class for generating functions for coefficients of power series.
|
CoeffRecConvertAlg<C extends GcdRingElem<C>> |
Coefficient recursive to convert algebriac functor.
|
CoeffToAlg<C extends GcdRingElem<C>> |
Coefficient to algebriac functor.
|
CoeffToComplex<C extends GcdRingElem<C> & Rational> |
Coefficient to complex algebraic functor.
|
CoeffToComplexFromComplex<C extends GcdRingElem<C> & Rational> |
Coefficient to complex algebraic from complex functor.
|
CoeffToComplexReal<C extends GcdRingElem<C> & Rational> |
Coefficient to complex real algebriac functor.
|
CoeffToReal<C extends GcdRingElem<C> & Rational> |
Coefficient to real algebraic functor.
|
CoeffToReAlg<C extends GcdRingElem<C> & Rational> |
Coefficient to algebraic functor.
|
CoeffToRecAlg<C extends GcdRingElem<C>> |
Coefficient to recursive algebriac functor.
|
CoeffToRecReAlg<C extends GcdRingElem<C> & Rational> |
Coefficient to recursive algebraic functor.
|
ColoredSystem<C extends GcdRingElem<C>> |
Container for a condition, a corresponding colored polynomial list and a
Groebner base pair list.
|
ColorPolynomial<C extends RingElem<C>> |
Colored Polynomials with green, red and white coefficients.
|
Combinatoric |
Combinatoric algorithms.
|
Complex<C extends RingElem<C>> |
Generic Complex class implementing the RingElem interface.
|
ComplexAlgebraicNumber<C extends GcdRingElem<C> & Rational> |
Complex algebraic number class based on AlgebraicNumber.
|
ComplexAlgebraicRing<C extends GcdRingElem<C> & Rational> |
Complex algebraic number factory class based on AlgebraicNumberRing with
RingFactory interface.
|
ComplexRing<C extends RingElem<C>> |
Generic Complex ring factory implementing the RingFactory interface.
|
ComplexRoots<C extends RingElem<C> & Rational> |
Complex roots interface.
|
ComplexRootsAbstract<C extends RingElem<C> & Rational> |
Complex roots abstract class.
|
ComplexRootsSturm<C extends RingElem<C> & Rational> |
Complex roots implemented by Sturm sequences.
|
ComplToAlgeb<C extends GcdRingElem<C>> |
Ceneric complex to algebraic number functor.
|
CompRatToDec<C extends RingElem<C> & Rational> |
Conversion of Complex Rational to Complex BigDecimal.
|
ComprehensiveGroebnerBaseSeq<C extends GcdRingElem<C>> |
Comprehensive Groebner Base sequential algorithm.
|
ComputerThreads |
ComputerThreads, provides global thread / executor service.
|
Condition<C extends GcdRingElem<C>> |
Condition.
|
Condition.Color |
Colors.
|
Counter |
Class for holding the list index used as key in TreeMap.
|
CPair<C extends RingElem<C>> |
Serializable subclass to hold pairs of colored polynomials.
|
CReductionSeq<C extends GcdRingElem<C>> |
Polynomial parametric ring reduction sequential use algorithm.
|
CriticalPair<C extends RingElem<C>> |
Serializable subclass to hold critical pairs of polynomials.
|
CriticalPairComparator<C extends RingElem<C>> |
Comparator for critical pairs of polynomials.
|
CriticalPairList<C extends RingElem<C>> |
Critical pair list management.
|
Cyclic |
Class to produce a system of equations defined as Cyclic.
|
CycloUtil |
Cyclotomic polynomial utilities.
|
DecimalRoots<C extends GcdRingElem<C> & Rational> |
Container for the real and complex algebraic roots of a univariate
polynomial.
|
DGroebnerBaseSeq<C extends RingElem<C>> |
D-Groebner Base sequential algorithm.
|
DHTBroadcaster<K> |
Thread for broadcasting all incoming objects to the list clients.
|
DHTListener<K,V> |
Thread to communicate with the list server.
|
DHTTransport<K,V> |
Transport container for a distributed version of a HashTable.
|
DHTTransport.Stor |
|
DHTTransportClear<K,V> |
Transport container to signal clearing contents of the
other HashTables including the server.
|
DHTTransportMarshal<K,V> |
Transport container for a distributed version of a HashTable.
|
DHTTransportPlain<K,V> |
Transport container for a distributed version of a HashTable.
|
DHTTransportTerminate<K,V> |
Transport container to signal termination for a distributed version
of a HashTable.
|
Dimension |
Container for dimension parameters.
|
DistHashTable<K,V> |
Distributed version of a HashTable.
|
DistHashTableServer<K> |
Server for the distributed version of a list.
|
DistPoolThread |
Implements one local part of the distributed thread.
|
DistributedList |
Distributed version of a List.
|
DistributedListServer |
Server for the distributed version of a list.
|
DistThreadPool |
Distributed thread pool.
|
DistToRec<C extends RingElem<C>> |
Conversion of distributive to recursive representation.
|
DReduction<C extends RingElem<C>> |
Polynomial D Reduction interface.
|
DReductionSeq<C extends RingElem<C>> |
Polynomial D-Reduction sequential use algorithm.
|
EGroebnerBaseSeq<C extends RingElem<C>> |
E-Groebner Base sequential algorithm.
|
Element<C extends Element<C>> |
Element interface.
|
ElementaryIntegration<C extends GcdRingElem<C>> |
Methods related to elementary integration.
|
ElementaryIntegrationBernoulli<C extends GcdRingElem<C>> |
Methods related to the Bernoulli algorithm for elementary integration.
|
ElementaryIntegrationCzichowski<C extends GcdRingElem<C>> |
Method related to elementary integration.
|
ElementaryIntegrationLazard<C extends GcdRingElem<C>> |
Method related to elementary integration.
|
ElemFactory<C extends Element<C>> |
Element factory interface.
|
EReduction<C extends RingElem<C>> |
Polynomial E-Reduction interface.
|
EReductionSeq<C extends RingElem<C>> |
Polynomial E-Reduction sequential use algorithm.
|
EvalAllPol<C extends RingElem<C>> |
Evaluate all variable functor.
|
EvalMain<C extends RingElem<C>> |
Evaluate main variable functor.
|
EvalMainPol<C extends RingElem<C>> |
Evaluate main variable functor.
|
EvalPoints<C extends RingElem<C>> |
Container for the evaluation points of a polynomial.
|
EvaluateToComplexReal<C extends GcdRingElem<C> & Rational> |
Polynomial coefficient to complex real algebriac evaluation functor.
|
Examples |
Examples for application usage.
|
Examples |
Examples for Groebner base usage.
|
Examples |
Examples related to elementary integration.
|
Examples |
Examples for polynomials usage.
|
Examples |
Examples for univariate power series implementations.
|
Examples |
Examples for ufd and elementaty integration usage.
|
Examples |
Examples for basic linear algebra.
|
Examples.Odds<C extends RingElem<C>> |
|
Examples.Sum<C extends RingElem<C>> |
|
ExamplesGeoTheorems |
ExamplesGeoTheorems for Groebner base usage.
|
ExamplesMore |
More examples for integrating rational functions.
|
ExamplesMulti |
Examples for multivariate power series implementations.
|
ExamplesPartialFraction |
Examples related to partial fraction decomposition.
|
ExecutableChannels |
ExecutableChannels used to receive and execute classes.
|
ExecutableServer |
ExecutableServer is used to receive and execute classes.
|
Executor |
class for executing incoming objects.
|
ExpVector |
ExpVector implements exponent vectors for polynomials.
|
ExpVector.StorUnit |
Storage representation of exponent arrays.
|
ExpVectorByte |
ExpVectorByte implements exponent vectors for polynomials using arrays of
byte as storage unit.
|
ExpVectorInteger |
ExpVectorInteger implements exponent vectors for polynomials using arrays of
int as storage unit.
|
ExpVectorIterable |
Iterable for ExpVector, using total degree enumeration.
|
ExpVectorIterator |
ExpVector iterator using CartesianProductLongIterator.
|
ExpVectorLong |
ExpVectorLong implements exponent vectors for polynomials using arrays of
long as storage unit.
|
ExpVectorPair |
ExpVectorPair
implements pairs of exponent vectors for S-polynomials.
|
ExpVectorShort |
ExpVectorShort implements exponent vectors for polynomials using arrays of
short as storage unit.
|
ExtendedGB<C extends RingElem<C>> |
Container for a GB and transformation matrices.
|
ExtensionFieldBuilder |
Builder for extension field towers.
|
FactorAbsolute<C extends GcdRingElem<C>> |
Absolute factorization algorithms class.
|
FactorAbstract<C extends GcdRingElem<C>> |
Abstract factorization algorithms class.
|
FactorAlgebraic<C extends GcdRingElem<C>> |
Algebraic number coefficients factorization algorithms.
|
FactorAlgebraicPrim<C extends GcdRingElem<C>> |
Algebraic number coefficients factorization algorithms.
|
FactorComplex<C extends GcdRingElem<C>> |
Complex coefficients factorization algorithms.
|
FactorFactory |
Factorization algorithms factory.
|
FactorFactory |
Factorization algorithms factory.
|
FactorFraction<C extends GcdRingElem<C>,D extends GcdRingElem<D> & QuotPair<GenPolynomial<C>>> |
Fraction factorization algorithms.
|
FactorInteger<MOD extends GcdRingElem<MOD> & Modular> |
Integer coefficients factorization algorithms.
|
Factorization<C extends GcdRingElem<C>> |
Factorization algorithms interface.
|
FactorModular<MOD extends GcdRingElem<MOD> & Modular> |
Modular coefficients factorization algorithms.
|
FactorModularBerlekamp<MOD extends GcdRingElem<MOD>> |
Modular coefficients Berlekamp factorization algorithms.
|
FactorQuotient<C extends GcdRingElem<C>> |
Rational function coefficients factorization algorithms.
|
FactorRational |
Rational number coefficients factorization algorithms.
|
FactorRealAlgebraic<C extends GcdRingElem<C> & Rational> |
Real algebraic number coefficients factorization algorithms.
|
FactorRealReal<C extends GcdRingElem<C> & Rational> |
Real algebraic number coefficients factorization algorithms.
|
Factors<C extends GcdRingElem<C>> |
Container for the factors of absolute factorization.
|
FactorsList<C extends GcdRingElem<C>> |
Container for the factors of a squarefree factorization.
|
FactorsMap<C extends GcdRingElem<C>> |
Container for the factors of a eventually non-squarefree factorization.
|
FDUtil |
Solvable polynomials factorization domain utilities, for example recursive
pseudo remainder.
|
FieldElem<C extends FieldElem<C>> |
Field element interface.
|
FieldFactory<C extends RingElem<C>> |
Field factory interface.
|
FromInteger<D extends RingElem<D>> |
Conversion from BigInteger functor.
|
FromIntegerPoly<D extends RingElem<D>> |
Conversion from GenPolynomial functor.
|
GBAlgorithmBuilder<C extends GcdRingElem<C>> |
Builder for commutative Gröbner bases algorithm implementations.
|
GBClientSP<C extends RingElem<C>> |
Objects of this class are to be send to a ExecutableServer.
|
GBDistSP<C extends RingElem<C>> |
Deprecated.
|
GBExerClient<C extends RingElem<C>> |
Objects of this class are to be send to a ExecutableServer.
|
GBFactory |
Groebner bases algorithms factory.
|
GBFactory.Algo |
Algorithm indicators: igb = integerGB, egb = e-GB, dgb = d-GB, qgb =
fraction coefficients GB, ffgb = fraction free GB.
|
GBHybridExerClient<C extends RingElem<C>> |
Objects of this class are to be send to a ExecutableServer.
|
GBOptimized<C extends GcdRingElem<C>> |
Groebner bases via optimized variable and term order.
|
GBProxy<C extends GcdRingElem<C>> |
Groebner bases parallel proxy.
|
GBSPTransportMess |
Distributed GB transport message.
|
GBSPTransportMessEnd |
Distributed GB transport message for termination.
|
GBSPTransportMessPair<C extends RingElem<C>> |
Distributed GB transport message for pairs.
|
GBSPTransportMessPairIndex |
Distributed GB transport message for index pairs.
|
GBSPTransportMessPoly<C extends RingElem<C>> |
Distributed GB transport message for polynomial.
|
GBSPTransportMessReq |
Distributed GB transport message for requests.
|
GBTransportMess |
Distributed GB transport message.
|
GBTransportMessEnd |
Distributed GB transport message for termination.
|
GBTransportMessPair<C extends RingElem<C>> |
Distributed GB transport message for pairs.
|
GBTransportMessPairIndex |
Distributed GB transport message for index pairs.
|
GBTransportMessPoly<C extends RingElem<C>> |
Distributed GB transport message for polynomial.
|
GBTransportMessReq |
Distributed GB transport message for requests.
|
GCDFactory |
Greatest common divisor algorithms factory.
|
GCDProxy<C extends GcdRingElem<C>> |
Greatest common divisor parallel proxy.
|
GcdRingElem<C extends GcdRingElem<C>> |
Gcd ring element interface.
|
GenExteriorPolynomial<C extends RingElem<C>> |
GenExteriorPolynomial generic polynomials implementing RingElem.
|
GenExteriorPolynomialRing<C extends RingElem<C>> |
GenExteriorPolynomialRing generic antisymmetric polynomial factory
implementing RingFactory; Factory for antisymmetric polynomials (in fact
vectors) over C.
|
GenMatrix<C extends RingElem<C>> |
GenMatrix implements a generic matrix algebra over RingElem entries.
|
GenMatrixRing<C extends RingElem<C>> |
GenMatrixRing implements a generic matrix algebra factory with RingFactory.
|
GenPolynomial<C extends RingElem<C>> |
GenPolynomial generic polynomials implementing RingElem.
|
GenPolynomialIterator<C extends RingElem<C>> |
Polynomial iterator.
|
GenPolynomialMonomialIterator<C extends RingElem<C>> |
Polynomial monomial iterator.
|
GenPolynomialRing<C extends RingElem<C>> |
GenPolynomialRing generic polynomial factory.
|
GenPolynomialTokenizer |
GenPolynomial Tokenizer.
|
GenPolynomialTokenizer.coeffType |
|
GenPolynomialTokenizer.polyType |
|
GenSolvablePolynomial<C extends RingElem<C>> |
GenSolvablePolynomial generic solvable polynomials implementing RingElem.
|
GenSolvablePolynomialRing<C extends RingElem<C>> |
GenSolvablePolynomialRing generic solvable polynomial factory implementing
RingFactory and extending GenPolynomialRing factory.
|
GenVector<C extends RingElem<C>> |
GenVector implements generic vectors with RingElem entries.
|
GenVectorModul<C extends RingElem<C>> |
GenVectorModul implements a generic vector factory with RingElem entries.
|
GenWordPolynomial<C extends RingElem<C>> |
GenWordPolynomial generic polynomials implementing RingElem.
|
GenWordPolynomialRing<C extends RingElem<C>> |
GenWordPolynomialRing generic polynomial factory implementing RingFactory;
Factory for non-commutative string polynomials over C.
|
GreatestCommonDivisor<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor algorithm
interface.
|
GreatestCommonDivisor<C extends GcdRingElem<C>> |
Greatest common divisor algorithm interface.
|
GreatestCommonDivisorAbstract<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms.
|
GreatestCommonDivisorAbstract<C extends GcdRingElem<C>> |
Greatest common divisor algorithms.
|
GreatestCommonDivisorFake<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with monic polynomial remainder sequence.
|
GreatestCommonDivisorFake<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with gcd always 1.
|
GreatestCommonDivisorHensel<MOD extends GcdRingElem<MOD> & Modular> |
Greatest common divisor algorithms with subresultant polynomial remainder
sequence and univariate Hensel lifting.
|
GreatestCommonDivisorModEval<MOD extends GcdRingElem<MOD> & Modular> |
Greatest common divisor algorithms with modular evaluation algorithm for
recursion.
|
GreatestCommonDivisorModular<MOD extends GcdRingElem<MOD> & Modular> |
Greatest common divisor algorithms with modular computation and Chinese
remainder algorithm.
|
GreatestCommonDivisorPrimitive<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with primitive polynomial remainder sequence.
|
GreatestCommonDivisorPrimitive<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with primitive polynomial remainder
sequence.
|
GreatestCommonDivisorSimple<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with monic polynomial remainder sequence.
|
GreatestCommonDivisorSimple<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with monic polynomial remainder sequence.
|
GreatestCommonDivisorSubres<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with subresultant polynomial remainder
sequence.
|
GreatestCommonDivisorSyzygy<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with syzygy computation.
|
GroebnerBase<C extends RingElem<C>> |
Groebner Bases interface.
|
GroebnerBaseAbstract<C extends RingElem<C>> |
Groebner Bases abstract class.
|
GroebnerBaseArriSigSeqIter<C extends RingElem<C>> |
Groebner Base Arri signature based sequential iterative algorithm.
|
GroebnerBaseDistributedEC<C extends RingElem<C>> |
Groebner Base distributed algorithm.
|
GroebnerBaseDistributedHybridEC<C extends RingElem<C>> |
Groebner Base distributed hybrid algorithm.
|
GroebnerBaseF5zSigSeqIter<C extends RingElem<C>> |
Groebner Base F5z signature based sequential iterative algorithm.
|
GroebnerBaseFGLM<C extends GcdRingElem<C>> |
Groebner Base sequential FGLM algorithm.
|
GroebnerBaseFGLMExamples |
Groebner base FGLM examples.
|
GroebnerBaseGGVSigSeqIter<C extends RingElem<C>> |
Groebner Base GGV signature based sequential iterative algorithm.
|
GroebnerBaseParallel<C extends RingElem<C>> |
Groebner Base parallel algorithm.
|
GroebnerBaseParIter<C extends RingElem<C>> |
Groebner Base parallel iterative algorithm.
|
GroebnerBasePartial<C extends GcdRingElem<C>> |
Partial Groebner Bases for subsets of variables.
|
GroebnerBasePseudoParallel<C extends GcdRingElem<C>> |
Groebner Base with pseudo reduction multi-threaded parallel algorithm.
|
GroebnerBasePseudoRecParallel<C extends GcdRingElem<C>> |
Groebner Base with recursive pseudo reduction multi-threaded parallel
algorithm.
|
GroebnerBasePseudoRecSeq<C extends GcdRingElem<C>> |
Groebner Base with pseudo reduction sequential algorithm for integral
function coefficients.
|
GroebnerBasePseudoSeq<C extends GcdRingElem<C>> |
Groebner Base with pseudo reduction sequential algorithm.
|
GroebnerBaseQuotient<C extends GcdRingElem<C>> |
Groebner Base sequential algorithm for rational function coefficients,
fraction free computation.
|
GroebnerBaseRational<C extends BigRational> |
Groebner Base sequential algorithm for rational coefficients, fraction free
computation.
|
GroebnerBaseSeq<C extends RingElem<C>> |
Groebner Base sequential algorithm.
|
GroebnerBaseSeqIter<C extends RingElem<C>> |
Groebner Base sequential iterative algorithm.
|
GroebnerBaseSeqPairDistributed<C extends RingElem<C>> |
Deprecated.
|
GroebnerBaseSeqPairParallel<C extends RingElem<C>> |
Groebner Base parallel algorithm.
|
GroebnerBaseSeqPairSeq<C extends RingElem<C>> |
Groebner Base sequential algorithm.
|
GroebnerBaseSigSeqIter<C extends RingElem<C>> |
Groebner Base signature based sequential iterative algorithm.
|
GroebnerBaseWalk<C extends GcdRingElem<C>> |
Groebner Base sequential Groebner Walk algorithm.
|
GroebnerSystem<C extends GcdRingElem<C>> |
Container for a Groebner system.
|
HenselApprox<MOD extends GcdRingElem<MOD> & Modular> |
Container for the approximation result from a Hensel algorithm.
|
HenselMultUtil |
Hensel multivariate lifting utilities.
|
HenselUtil |
Hensel utilities for ufd.
|
HybridReducerClientEC<C extends RingElem<C>> |
Distributed clients reducing worker threads.
|
HybridReducerReceiverEC<C extends RingElem<C>> |
Distributed server receiving worker thread.
|
HybridReducerServerEC<C extends RingElem<C>> |
Distributed server reducing worker proxy threads.
|
Ideal<C extends GcdRingElem<C>> |
Ideal implements some methods for ideal arithmetic, for example intersection,
quotient and zero and positive dimensional ideal decomposition.
|
IdealWithComplexAlgebraicRoots<D extends GcdRingElem<D> & Rational> |
Container for Ideals together with univariate polynomials and complex
algebraic roots.
|
IdealWithComplexRoots<C extends GcdRingElem<C>> |
Container for Ideals together with univariate polynomials and complex roots.
|
IdealWithRealAlgebraicRoots<D extends GcdRingElem<D> & Rational> |
Container for Ideals together with univariate polynomials and real algebraic
roots.
|
IdealWithRealRoots<C extends GcdRingElem<C>> |
Container for Ideals together with univariate polynomials and real roots.
|
IdealWithUniv<C extends GcdRingElem<C>> |
Container for Ideals together with univariate polynomials.
|
ImagPart |
Imaginary part functor.
|
ImagPartComplex<C extends RingElem<C>> |
Imaginary part functor.
|
IndexFactory |
IndexList factory implements a factory for index lists for exterior
polynomials.
|
IndexFactory.IndexListComparator |
Comparator for IndexLists.
|
IndexList |
IndexList implements index lists for exterior polynomials.
|
IndexListMonomial<C extends RingElem<C>> |
IndexListMonomial class.
|
IndexListPolyIterator<C extends RingElem<C>> |
Iterator over monomials of a polynomial.
|
IntegerProgram |
Solution of Integer Programming problems using Groebner bases.
|
IntegerProgramExamples |
Examples for Integer Programming.
|
Integral<C extends GcdRingElem<C>> |
Container for a rational function integral, polynomial version.
|
Interval<C extends RingElem<C> & Rational> |
Interval.
|
InvalidBoundaryException |
Invalid boundary exception class.
|
InvalidExpressionException |
Invalid expression exception class.
|
JASConfig |
Configuration options to truncate long running Kronecker factorization.
|
Katsura |
Class to produce a system of equations as defined by Katsura.
|
KsubSet<E> |
K-Subset with iterator.
|
KsubSetIterator<E> |
Power set iterator.
|
LeftSolvableReducer<C extends RingElem<C>> |
Reducing left worker threads.
|
LeftSolvableReducerSeqPair<C extends RingElem<C>> |
Reducing left worker threads.
|
LinAlg<C extends RingElem<C>> |
Linear algebra methods.
|
Listener |
Thread to communicate with the list server.
|
ListUtil |
List utilities.
|
Local<C extends GcdRingElem<C>> |
Local ring element based on GenPolynomial with RingElem interface.
|
Local<C extends RingElem<C>> |
Local element based on RingElem pairs.
|
LocalRing<C extends GcdRingElem<C>> |
Local ring class based on GenPolynomial with RingElem interface.
|
LocalRing<C extends RingElem<C>> |
Local ring factory based on RingElem principal ideal.
|
LocalSolvablePolynomial<C extends GcdRingElem<C>> |
LocalSolvablePolynomial generic recursive solvable polynomials implementing
RingElem.
|
LocalSolvablePolynomialRing<C extends GcdRingElem<C>> |
LocalSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
LocalTimeStatus |
Run-time status, defines local status and handling for local run time limits.
|
LocalTimeStatus.TSCall |
A default call back class.
|
LogIntegral<C extends GcdRingElem<C>> |
Container for the logarithmic part of a rational function integral.
|
LongIterable |
Iterable for Long.
|
LongIterator |
Long iterator.
|
MapEntry<K,V> |
MapEntry helper class implements Map.Entry.
|
MiReducer<C extends RingElem<C>> |
Reducing worker threads for minimal GB.
|
MiReducerClient<C extends RingElem<C>> |
Distributed clients reducing worker threads for minimal GB.
|
MiReducerClientEC<C extends RingElem<C>> |
Distributed clients reducing worker threads for minimal GB.
|
MiReducerClientSeqPair<C extends RingElem<C>> |
Distributed clients reducing worker threads for minimal GB.
|
MiReducerIter<C extends RingElem<C>> |
Reducing worker threads for minimal GB.
|
MiReducerSeqPair<C extends RingElem<C>> |
Reducing worker threads for minimal GB.
|
MiReducerServer<C extends RingElem<C>> |
Distributed server reducing worker threads for minimal GB Not jet distributed
but threaded.
|
MiReducerServerEC<C extends RingElem<C>> |
Distributed server reducing worker threads for minimal GB Not jet distributed
but threaded.
|
MiReducerServerSeqPair<C extends RingElem<C>> |
Distributed server reducing worker threads for minimal GB Not jet distributed
but threaded.
|
ModGroebnerBase<C extends RingElem<C>> |
Deprecated.
|
ModGroebnerBaseAbstract<C extends GcdRingElem<C>> |
Deprecated.
|
ModGroebnerBasePar<C extends GcdRingElem<C>> |
Deprecated.
|
ModGroebnerBaseSeq<C extends GcdRingElem<C>> |
Deprecated.
|
ModInt |
ModInt class with RingElem interface.
|
ModInteger |
ModInteger class with GcdRingElem interface.
|
ModIntegerIterator |
Modular integer iterator.
|
ModIntegerRing |
ModIntegerRing factory with RingFactory interface.
|
ModIntIterator |
Modular integer iterator.
|
ModIntRing |
ModIntRing factory with RingFactory interface.
|
ModLong |
ModLong class with RingElem interface.
|
ModLongIterator |
Modular integer iterator.
|
ModLongRing |
ModLongRing factory with RingFactory interface.
|
ModSolvableGroebnerBase<C extends RingElem<C>> |
Deprecated.
|
ModSolvableGroebnerBaseAbstract<C extends RingElem<C>> |
Deprecated.
|
ModSolvableGroebnerBasePar<C extends GcdRingElem<C>> |
Deprecated.
|
ModSolvableGroebnerBaseSeq<C extends GcdRingElem<C>> |
Deprecated.
|
ModSymToInt<C extends RingElem<C> & Modular> |
Conversion of symmetric ModInteger to BigInteger functor.
|
ModToInt<C extends RingElem<C> & Modular> |
Conversion of ModInteger to BigInteger functor.
|
Modular |
Interface with getInteger and getSymmetricInteger methods.
|
ModularNotInvertibleException |
Modular integer NotInvertibleException class.
|
ModularRingFactory<C extends RingElem<C> & Modular> |
Modular ring factory interface.
|
ModulElem<M extends ModulElem<M,C>,C extends RingElem<C>> |
Module element interface.
|
ModuleList<C extends RingElem<C>> |
List of vectors of polynomials.
|
ModulFactory<M extends ModulElem<M,C>,C extends RingElem<C>> |
Module factory interface.
|
MonoidElem<C extends MonoidElem<C>> |
Monoid element interface.
|
MonoidFactory<C extends MonoidElem<C>> |
Monoid factory interface.
|
Monomial<C extends RingElem<C>> |
Monomial class.
|
MultiplicativeSet<C extends GcdRingElem<C>> |
Multiplicative set of polynomials.
|
MultiplicativeSetCoPrime<C extends GcdRingElem<C>> |
Multiplicative set of co-prime polynomials.
|
MultiplicativeSetFactors<C extends GcdRingElem<C>> |
Multiplicative set of irreducible polynomials.
|
MultiplicativeSetSquarefree<C extends GcdRingElem<C>> |
Multiplicative set of squarefree and co-prime polynomials.
|
Multiply<C extends RingElem<C>> |
Internal scalar multiplication functor.
|
MultiVarCoefficients<C extends RingElem<C>> |
Abstract class for generating functions for coefficients of multivariate
power series.
|
MultiVarPowerSeries<C extends RingElem<C>> |
Multivariate power series implementation.
|
MultiVarPowerSeriesMap<C extends RingElem<C>> |
Multivariate power series map interface.
|
MultiVarPowerSeriesRing<C extends RingElem<C>> |
Multivariate power series ring implementation.
|
Negate<C extends RingElem<C>> |
Internal negation functor.
|
NoConvergenceException |
No convergence exception class.
|
NoLiftingException |
Non existing Hensel lifting.
|
NoncomRingElem<C extends NoncomRingElem<C>> |
Non-commutative ring element interface.
|
NotDivisibleException |
NotDivisibleException class.
|
NotInvertibleException |
NotInvertibleException class.
|
OneSubSetIterator<E> |
One-subset iterator.
|
OptimizedModuleList<C extends RingElem<C>> |
Container for optimization results.
|
OptimizedPolynomialList<C extends RingElem<C>> |
Container for optimization results.
|
OrderedCPairlist<C extends GcdRingElem<C>> |
Pair list management.
|
OrderedDPairlist<C extends RingElem<C>> |
Pair list management for d-Groebner bases.
|
OrderedMinPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedModuleList<C extends RingElem<C>> |
Ordered list of vectors of polynomials.
|
OrderedPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedPolynomialList<C extends RingElem<C>> |
Ordered list of polynomials.
|
OrderedRPairlist<C extends RegularRingElem<C>> |
Pair list management for R-Groebner bases.
|
OrderedSyzPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedWordPairlist<C extends RingElem<C>> |
Pair list management of word polynomials.
|
Overlap |
Container for overlap words.
|
OverlapList |
Container for lists of overlap words.
|
Pair<C extends RingElem<C>> |
Serializable subclass to hold pairs of polynomials.
|
Pair<C extends RingElem<C>> |
Serializable subclass to hold pairs of power series.
|
PairList<C extends RingElem<C>> |
Pair list management interface.
|
PartialFraction<C extends GcdRingElem<C>> |
Container for the partial fraction decomposition of a squarefree denominator.
|
PolyGBUtil |
Package gbufd utilities.
|
PolyIterator<C extends RingElem<C>> |
Iterator over monomials of a polynomial.
|
PolyModUtil |
Package gb and gbufd utilities.
|
Polynomial<C extends RingElem<C>> |
Polynomial interface.
|
PolynomialComparator<C extends RingElem<C>> |
Comparator for polynomials.
|
PolynomialList<C extends RingElem<C>> |
List of polynomials.
|
PolynomialRing<C extends RingElem<C>> |
Polynomial factory interface.
|
PolynomialTaylorFunction<C extends RingElem<C>> |
Polynomial functions capable for Taylor series expansion.
|
PolySpliterator<C extends RingElem<C>> |
Spliterator over monomials of a polynomial.
|
PolyToAlg<C extends GcdRingElem<C>> |
Polynomial to algebriac functor.
|
PolyToReAlg<C extends GcdRingElem<C> & Rational> |
Polynomial to algebraic functor.
|
PolyUfdUtil |
Polynomial ufd utilities.
|
PolyUtil |
Polynomial utilities, for example conversion between different
representations, evaluation and interpolation.
|
PolyUtilApp<C extends RingElem<C>> |
Polynomial utilities for applications, for example conversion ExpVector to
Product or zero dimensional ideal root computation.
|
PolyUtilRoot |
Polynomial utilities related to real and complex roots.
|
PoolThread |
Implements one Thread of the pool.
|
Power<C extends RingElem<C>> |
Power class to compute powers of RingElem.
|
PowerSet<E> |
Power set with iterator.
|
PowerSetIterator<E> |
Power set iterator.
|
PowerSetIterator.Mode |
|
PreemptingException |
Preempting Exception class.
|
PreemptStatus |
PreemptStatus, defines global status for preemptive interruption handling.
|
PrettyPrint |
PrettyPrint, defines global pretty print status.
|
PrimaryComponent<C extends GcdRingElem<C>> |
Container for primary components of ideals.
|
PrimeInteger |
Integer prime factorization.
|
PrimeList |
List of big primes.
|
PrimeList.Range |
Range of probable primes.
|
PrimitiveElement<C extends GcdRingElem<C>> |
Container for primitive elements.
|
Product<C extends RingElem<C>> |
Direct product element based on RingElem.
|
ProductRing<C extends RingElem<C>> |
Direct product ring factory based on RingElem and RingFactory module.
|
PseudoMiReducer<C extends GcdRingElem<C>> |
Pseudo Reducing worker threads for minimal GB.
|
PseudoMiReducerRec<C extends GcdRingElem<C>> |
Pseudo Reducing worker threads for minimal GB.
|
PseudoReducer<C extends GcdRingElem<C>> |
Pseudo GB Reducing worker threads.
|
PseudoReducerRec<C extends GcdRingElem<C>> |
Pseudo GB Reducing worker threads.
|
PseudoReduction<C extends RingElem<C>> |
Polynomial pseudo reduction interface.
|
PseudoReductionEntry<C extends RingElem<C>> |
Polynomial reduction container.
|
PseudoReductionPar<C extends RingElem<C>> |
Polynomial pseudo reduction sequential use algorithm.
|
PseudoReductionSeq<C extends RingElem<C>> |
Polynomial pseudo reduction sequential use algorithm.
|
PSUtil |
Power series utilities.
|
QLRSolvablePolynomial<C extends GcdRingElem<C> & QuotPair<GenPolynomial<D>>,D extends GcdRingElem<D>> |
QLRSolvablePolynomial generic recursive solvable polynomials implementing
RingElem.
|
QLRSolvablePolynomialRing<C extends GcdRingElem<C> & QuotPair<GenPolynomial<D>>,D extends GcdRingElem<D>> |
QLRSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
Quotient<C extends RingElem<C>> |
Quotient element based on RingElem pairs.
|
Quotient<C extends GcdRingElem<C>> |
Quotient, that is a rational function, based on GenPolynomial with RingElem
interface.
|
QuotientRing<C extends RingElem<C>> |
Quotient ring factory using RingElem and RingFactory.
|
QuotientRing<C extends GcdRingElem<C>> |
Quotient ring factory based on GenPolynomial with RingElem interface.
|
QuotientRing.QuoNorm |
Quotient polynomial normalization, simplification.
|
QuotientTaylorFunction<C extends GcdRingElem<C>> |
Polynomial quotient functions capable for Taylor series expansion.
|
QuotIntegral<C extends GcdRingElem<C>> |
Container for a rational function integral, quotient version .
|
QuotPair<C extends RingElem<C>> |
Quotient pair interface.
|
QuotPairFactory<C extends RingElem<C>,D extends RingElem<D>> |
Quotient pair factory interface.
|
QuotSolvablePolynomial<C extends GcdRingElem<C>> |
QuotSolvablePolynomial generic recursive solvable polynomials implementing
RingElem.
|
QuotSolvablePolynomialRing<C extends GcdRingElem<C>> |
QuotSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
Rational |
Interface with method to get a BigRational (approximation).
|
RatNumer |
BigRational numerator functor.
|
RatToCompl |
Rational to complex functor.
|
RatToDec<C extends Element<C> & Rational> |
Conversion of Rational to BigDecimal.
|
RatToInt |
Conversion of BigRational to BigInteger with division by lcm functor.
|
RatToIntFactor |
Conversion of BigRational to BigInteger.
|
RatToIntPoly |
Conversion from GenPolynomial to GenPolynomial
functor.
|
RealAlgebraicNumber<C extends GcdRingElem<C> & Rational> |
Complex algebraic number class based on bi-variate real algebraic numbers.
|
RealAlgebraicNumber<C extends GcdRingElem<C> & Rational> |
Real algebraic number class based on AlgebraicNumber.
|
RealAlgebraicRing<C extends GcdRingElem<C> & Rational> |
Real algebraic number factory class based on bi-variate real algebraic
numbers.
|
RealAlgebraicRing<C extends GcdRingElem<C> & Rational> |
Real algebraic number factory class based on AlgebraicNumberRing with
RingFactory interface.
|
RealArithUtil |
Real arithmetic utilities.
|
RealFromAlgCoeff<C extends GcdRingElem<C> & Rational> |
Coefficient to real algebriac from algebraic functor.
|
RealFromReAlgCoeff<C extends GcdRingElem<C> & Rational> |
Coefficient to real algebriac from algebraic functor.
|
ReAlgFromRealCoeff<C extends GcdRingElem<C> & Rational> |
Coefficient to real algebriac from real algebraic functor.
|
RealPart |
Real part functor.
|
RealPartComplex<C extends RingElem<C>> |
Real part functor.
|
RealRoots<C extends RingElem<C> & Rational> |
Real roots interface.
|
RealRootsAbstract<C extends RingElem<C> & Rational> |
Real roots abstract class.
|
RealRootsSturm<C extends RingElem<C> & Rational> |
Real root isolation using Sturm sequences.
|
RealRootTuple<C extends GcdRingElem<C> & Rational> |
RealAlgebraicNumber root tuple.
|
RecSolvablePolynomial<C extends RingElem<C>> |
RecSolvablePolynomial generic recursive solvable polynomials implementing
RingElem.
|
RecSolvablePolynomialRing<C extends RingElem<C>> |
RecSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
RecSolvableWordPolynomial<C extends RingElem<C>> |
RecSolvableWordPolynomial generic recursive solvable polynomials implementing
RingElem.
|
RecSolvableWordPolynomialRing<C extends RingElem<C>> |
RecSolvableWordPolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
Rectangle<C extends RingElem<C> & Rational> |
Rectangle.
|
RecToDist<C extends RingElem<C>> |
Conversion of recursive to distributive representation.
|
Reducer<C extends RingElem<C>> |
Reducing worker threads.
|
ReducerClientEC<C extends RingElem<C>> |
Distributed clients reducing worker threads.
|
ReducerClientSeqPair<C extends RingElem<C>> |
Distributed clients reducing worker threads.
|
ReducerIter<C extends RingElem<C>> |
Reducing worker threads.
|
ReducerSeqPair<C extends RingElem<C>> |
Reducing worker threads.
|
ReducerServerEC<C extends RingElem<C>> |
Distributed server reducing worker threads.
|
ReducerServerSeqPair<C extends RingElem<C>> |
Distributed server reducing worker threads.
|
Reduction<C extends RingElem<C>> |
Polynomial Reduction interface.
|
ReductionAbstract<C extends RingElem<C>> |
Polynomial Reduction abstract class.
|
ReductionPar<C extends RingElem<C>> |
Polynomial reduction parallel usable algorithm.
|
ReductionSeq<C extends RingElem<C>> |
Polynomial reduction sequential use algorithm.
|
ReductionSeq<C extends RingElem<C>> |
Multivariate power series reduction sequential use algorithm.
|
RegularRingElem<C extends RegularRingElem<C>> |
Regular ring element interface.
|
RelationGenerator<C extends RingElem<C>> |
Generate Relation Tables for solvable polynomial rings.
|
RelationTable<C extends RingElem<C>> |
RelationTable for solvable polynomials.
|
RemoteExecutable |
Interface RemoteExecutable.
|
Residue<C extends GcdRingElem<C>> |
Residue ring element based on GenPolynomial with RingElem interface.
|
Residue<C extends RingElem<C>> |
Residue element based on RingElem residue.
|
ResidueRing<C extends GcdRingElem<C>> |
Residue ring factory based on GenPolynomial with RingFactory interface.
|
ResidueRing<C extends RingElem<C>> |
Residue ring factory based on RingElem and RingFactory module.
|
ResidueSolvablePolynomial<C extends GcdRingElem<C>> |
ResidueSolvablePolynomial generic solvable polynomials with solvable residue
coefficients implementing RingElem.
|
ResidueSolvablePolynomialRing<C extends GcdRingElem<C>> |
ResidueSolvablePolynomialRing generic solvable polynomial with residue
coefficients factory implementing RingFactory and extending
GenSolvablePolynomialRing factory.
|
ResidueSolvableWordPolynomial<C extends GcdRingElem<C>> |
ResidueSolvableWordPolynomial solvable polynomials with WordResidue
coefficients implementing RingElem.
|
ResidueSolvableWordPolynomialRing<C extends GcdRingElem<C>> |
ResidueSolvableWordPolynomialRing solvable polynomial with word residue
coefficients factory.
|
ResPart<C extends RingElem<C>> |
Container for module resolution components.
|
ResPolPart<C extends RingElem<C>> |
Container for polynomial resolution components.
|
RGroebnerBasePseudoSeq<C extends RegularRingElem<C>> |
Regular ring Groebner Base with pseudo reduction sequential algorithm.
|
RGroebnerBaseSeq<C extends RegularRingElem<C>> |
Regular ring Groebner Base sequential algorithm.
|
RingElem<C extends RingElem<C>> |
Ring element interface.
|
RingFactory<C extends RingElem<C>> |
Ring factory interface.
|
RingFactoryTokenizer |
RingFactory Tokenizer.
|
RingFactoryTokenizer.coeffType |
|
RingFactoryTokenizer.polyType |
|
RootFactory |
Roots factory.
|
RootFactoryApp |
Roots factory.
|
Roots |
Root computation algorithms.
|
RootUtil |
Real root utilities.
|
RPseudoReduction<C extends RegularRingElem<C>> |
Polynomial R pseudo reduction interface.
|
RPseudoReductionSeq<C extends RegularRingElem<C>> |
Polynomial regular ring pseudo reduction sequential use algorithm.
|
RReduction<C extends RegularRingElem<C>> |
Polynomial R Reduction interface.
|
RReductionSeq<C extends RegularRingElem<C>> |
Polynomial Regular ring Reduction sequential use algorithm.
|
RunGB |
Simple setup to run a GB example.
|
RunSGB |
Simple setup to run a solvable GB example.
|
Scripting |
Scripting, defines script language for output in toScript() method.
|
Scripting.CAS |
|
Scripting.Lang |
|
Selector<C extends RingElem<C>> |
Selector interface.
|
SGBFactory |
Solvable Groebner bases algorithms factory.
|
SGBProxy<C extends GcdRingElem<C>> |
Groebner bases parallel proxy.
|
SGCDFactory |
Solvable greatest common divisor algorithms factory.
|
SGCDParallelProxy<C extends GcdRingElem<C>> |
Solvable greatest common divisor parallel proxy.
|
ShutdownRequest |
Implements a shutdown task.
|
SigPair<C extends RingElem<C>> |
Serializable subclass to hold pairs of polynomials.
|
SigPoly<C extends RingElem<C>> |
Container for a polynomial and its signature.
|
SigReduction<C extends RingElem<C>> |
Polynomial SigReduction interface.
|
SigReductionSeq<C extends RingElem<C>> |
Polynomial SigReduction class.
|
SocketChannel |
SocketChannel provides a communication channel for Java objects using TCP/IP
sockets.
|
SolvableExtendedGB<C extends RingElem<C>> |
Container for a GB and transformation matrices.
|
SolvableGroebnerBase<C extends RingElem<C>> |
Solvable Groebner Bases interface.
|
SolvableGroebnerBaseAbstract<C extends RingElem<C>> |
Solvable Groebner Bases abstract class.
|
SolvableGroebnerBaseParallel<C extends RingElem<C>> |
Solvable Groebner Base parallel algorithm.
|
SolvableGroebnerBasePseudoRecSeq<C extends GcdRingElem<C>> |
Solvable Groebner Base with pseudo reduction sequential algorithm.
|
SolvableGroebnerBasePseudoSeq<C extends GcdRingElem<C>> |
Solvable Groebner Base with pseudo reduction sequential algorithm.
|
SolvableGroebnerBaseSeq<C extends RingElem<C>> |
Solvable Groebner bases sequential algorithms.
|
SolvableGroebnerBaseSeqPairParallel<C extends RingElem<C>> |
Solvable Groebner Base parallel algorithm.
|
SolvableIdeal<C extends GcdRingElem<C>> |
Solvable Ideal implements some methods for ideal arithmetic, for example sum,
intersection, quotient.
|
SolvableIdeal.Side |
Side variant of ideal.
|
SolvableLocal<C extends GcdRingElem<C>> |
SolvableLocal ring element based on pairs of GenSolvablePolynomial with
GcdRingElem interface.
|
SolvableLocalResidue<C extends GcdRingElem<C>> |
SolvableLocalResidue, that is a (left) rational function, based on pairs of
GenSolvablePolynomial with GcdRingElem interface.
|
SolvableLocalResidueRing<C extends GcdRingElem<C>> |
SolvableLocalResidue ring factory for SolvableLocalResidue based on
GenSolvablePolynomial with GcdRingElem interface.
|
SolvableLocalRing<C extends GcdRingElem<C>> |
SolvableLocal ring factory for SolvableLocal with GcdRingElem interface.
|
SolvableMiReducer<C extends RingElem<C>> |
Reducing worker threads for minimal GB.
|
SolvableMiReducerSeqPair<C extends RingElem<C>> |
Reducing worker threads for minimal GB.
|
SolvablePseudoReduction<C extends RingElem<C>> |
Polynomial pseudo reduction interface.
|
SolvablePseudoReductionSeq<C extends GcdRingElem<C>> |
Polynomial pseudo reduction sequential use algorithm.
|
SolvableQuotient<C extends GcdRingElem<C>> |
SolvableQuotient, that is a (left) rational function, based on
GenSolvablePolynomial with RingElem interface.
|
SolvableQuotientRing<C extends GcdRingElem<C>> |
SolvableQuotient ring factory based on GenPolynomial with RingElem interface.
|
SolvableReduction<C extends RingElem<C>> |
Solvable polynomial Reduction interface.
|
SolvableReductionAbstract<C extends RingElem<C>> |
Solvable polynomial Reduction abstract class.
|
SolvableReductionPar<C extends RingElem<C>> |
Solvable polynomial Reduction parallel usable algorithm.
|
SolvableReductionSeq<C extends RingElem<C>> |
Solvable polynomial Reduction algorithm.
|
SolvableResidue<C extends GcdRingElem<C>> |
SolvableResidue ring element based on GenSolvablePolynomial with GcdRingElem
interface.
|
SolvableResidueRing<C extends GcdRingElem<C>> |
SolvableResidue ring factory based on GenSolvablePolynomialRing with
GcdRingFactory interface.
|
SolvableSyzygy<C extends RingElem<C>> |
Syzygy interface for solvable polynomials.
|
SolvableSyzygyAbstract<C extends GcdRingElem<C>> |
Syzygy abstract class for solvable polynomials.
|
SolvableSyzygySeq<C extends GcdRingElem<C>> |
Syzygy sequential class for solvable polynomials.
|
SolvResPart<C extends RingElem<C>> |
Container for module resolution components.
|
SolvResPolPart<C extends RingElem<C>> |
Container for polynomial resolution components.
|
Squarefree<C extends GcdRingElem<C>> |
Squarefree decomposition interface.
|
SquarefreeAbstract<C extends GcdRingElem<C>> |
Abstract squarefree decomposition class.
|
SquarefreeFactory |
Squarefree factorization algorithms factory.
|
SquarefreeFieldChar0<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient fields of characteristic 0.
|
SquarefreeFieldChar0Yun<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient fields of characteristic 0,
algorithm of Yun.
|
SquarefreeFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient fields of characteristic p.
|
SquarefreeFiniteFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for finite coefficient fields of characteristic p.
|
SquarefreeInfiniteAlgebraicFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for algebraic extensions of infinite coefficient
fields of characteristic p > 0.
|
SquarefreeInfiniteFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for infinite coefficient fields of characteristic p.
|
SquarefreeRingChar0<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient rings of characteristic 0.
|
StandardBaseSeq<C extends RingElem<C>> |
Standard Base sequential algorithm.
|
StarRingElem<C extends StarRingElem<C>> |
Star ring element interface.
|
StrategyEnumeration |
StrategyEnumeration.
|
StringUtil |
Static String and Reader methods.
|
SubstKronecker<C extends GcdRingElem<C>> |
Kronecker substitutuion functor.
|
Subtract<C extends RingElem<C>> |
Internal subtraction functor.
|
Sum<C extends RingElem<C>> |
Internal summation functor.
|
Syzygy<C extends RingElem<C>> |
Syzygy interface.
|
SyzygyAbstract<C extends GcdRingElem<C>> |
SyzygyAbstract class.
|
SyzygySeq<C extends GcdRingElem<C>> |
SyzygySeq class.
|
TableRelation<C extends RingElem<C>> |
TableRelation container for storage and printing in RelationTable.
|
TaggedMessage |
TaggedMessage container.
|
TaggedSocketChannel |
TaggedSocketChannel provides a communication channel with message tags for
Java objects using TCP/IP sockets.
|
TaylorFunction<C extends RingElem<C>> |
Interface for functions capable for Taylor series expansion.
|
TaylorFunctionAdapter<C extends RingElem<C>> |
Adapter for functions capable for Taylor series expansion.
|
Terminator |
Terminating helper class.
|
TermOrder |
Term order class for ordered polynomials.
|
TermOrder.EVComparator |
Comparator for ExpVectors.
|
TermOrderByName |
Term order names for ordered polynomials.
|
TermOrderOptimization |
Term order optimization.
|
ThreadPool |
Thread pool using stack / list workpile.
|
TimeExceededException |
Time exceeded exception class.
|
TimeStatus |
Run-time status, defines global status and handling for run time limits.
|
TimeStatus.TSCall |
|
ToComplex<C extends RingElem<C>> |
Rational to complex functor.
|
TrialParts |
Container for factorization trial lifting parameters.
|
TwosidedSolvableReducer<C extends RingElem<C>> |
Reducing twosided worker threads.
|
TwosidedSolvableReducerSeqPair<C extends RingElem<C>> |
Reducing twosided worker threads.
|
UnaryFunctor<C extends Element<C>,D extends Element<D>> |
Unary functor interface.
|
UnivPowerSeries<C extends RingElem<C>> |
Univariate power series implementation.
|
UnivPowerSeriesMap<C extends RingElem<C>> |
Univariate power series map interface.
|
UnivPowerSeriesRing<C extends RingElem<C>> |
Univariate power series ring implementation.
|
Value<C extends RingElem<C>> |
Value interface.
|
ValueFactory<C extends RingElem<C>,D extends RingElem<D>> |
Value factory interface.
|
WeylRelations<C extends RingElem<C>> |
Generate Relation Table for Weyl Algebras Adds the respective relations to
the relation table of the given solvable ring factory.
|
WeylRelationsIterated<C extends RingElem<C>> |
Generate Relation Table for Weyl Algebras Adds the respective relations to
the relation table of the given solvable ring factory.
|
Word |
Word implements strings of letters for polynomials.
|
WordFactory |
WordFactory implements alphabet related methods.
|
WordFactory.WordComparator |
Comparator for Words.
|
WordGroebnerBase<C extends RingElem<C>> |
Non-commutative Groebner Bases interface for GenWordPolynomials.
|
WordGroebnerBaseAbstract<C extends RingElem<C>> |
Non-commutative Groebner Bases abstract class.
|
WordGroebnerBasePseudoRecSeq<C extends GcdRingElem<C>> |
Non-commutative word Groebner Base sequential algorithm.
|
WordGroebnerBasePseudoSeq<C extends GcdRingElem<C>> |
Non-commutative word Groebner Base sequential algorithm.
|
WordGroebnerBaseSeq<C extends RingElem<C>> |
Non-commutative word Groebner Base sequential algorithm.
|
WordIdeal<C extends GcdRingElem<C>> |
Word Ideal implements some methods for ideal arithmetic, for example
containment, sum or product.
|
WordMonomial<C extends RingElem<C>> |
WordMonomial class.
|
WordPair<C extends RingElem<C>> |
Serializable subclass to hold pairs of word polynomials.
|
WordPairList<C extends RingElem<C>> |
WordPair list management interface.
|
WordPolyIterator<C extends RingElem<C>> |
Iterator over monomials of a polynomial.
|
WordPseudoReduction<C extends RingElem<C>> |
Polynomial pseudo reduction interface.
|
WordPseudoReductionEntry<C extends RingElem<C>> |
Word polynomial reduction container.
|
WordPseudoReductionSeq<C extends RingElem<C>> |
Polynomial word reduction sequential use algorithm.
|
WordReduction<C extends RingElem<C>> |
Polynomial WordReduction interface.
|
WordReductionAbstract<C extends RingElem<C>> |
Polynomial word reduction abstract class.
|
WordReductionSeq<C extends RingElem<C>> |
Polynomial word reduction sequential use algorithm.
|
WordResidue<C extends GcdRingElem<C>> |
WordResidue ring element based on GenWordPolynomial with GcdRingElem
interface.
|
WordResidueRing<C extends GcdRingElem<C>> |
WordResidue ring factory based on GenWordPolynomialRing with GcdRingFactory
interface.
|
ZeroSubSetIterator<E> |
Zero-subset iterator.
|