Uses of Package
org.projog.core.math
Packages that use org.projog.core.math
Package
Description
Provides a programming interface for Java applications to interact with Projog.
Provides arithmetic operators.
Contains the building blocks used to construct Prolog programs and queries.
-
Classes in org.projog.core.math used by org.projog.api
-
Classes in org.projog.core.math used by org.projog.core.kb
-
Classes in org.projog.core.math used by org.projog.core.mathClassDescriptionRepresents a function that returns a single numerical value.Maintains a collection of
ArithmeticOperatorinstances.ATermthat has a numerical value.Provides methods for comparing instances ofNumeric. -
Classes in org.projog.core.math used by org.projog.core.math.builtinClassDescriptionA template for
ArithmeticOperators that accept two arguments.A template forArithmeticOperators that accept two arguments of typeTermType.INTEGER.A template forArithmeticOperators that accept exactly one argument.Represents a function that returns a single numerical value.ATermthat has a numerical value. -
Classes in org.projog.core.math used by org.projog.core.predicate
-
Classes in org.projog.core.math used by org.projog.core.termClassDescriptionRepresents a function that returns a single numerical value.Maintains a collection of
ArithmeticOperatorinstances.ATermthat has a numerical value.