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