|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FloatingPointType | |
---|---|
com.clarkparsia.pellet.datatypes |
Uses of FloatingPointType in com.clarkparsia.pellet.datatypes |
---|
Classes in com.clarkparsia.pellet.datatypes that implement FloatingPointType | |
---|---|
class |
IEEEDoubleType
Title: IEEE Double Type |
class |
IEEEFloatType
Title: IEEE Float Type |
Methods in com.clarkparsia.pellet.datatypes with parameters of type FloatingPointType | ||
---|---|---|
static
|
FloatingPointInterval.unconstrained(FloatingPointType<U> type)
|
Constructors in com.clarkparsia.pellet.datatypes with parameters of type FloatingPointType | |
---|---|
FloatingPointInterval(FloatingPointType<T> type,
T point)
Create a point interval. |
|
FloatingPointInterval(FloatingPointType<T> type,
T lower,
T upper)
Create an interval. |
|
RestrictedFloatingPointDatatype(Datatype<? extends T> datatype,
FloatingPointType<T> type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |