| Package | Description |
|---|---|
| com.clarkparsia.pellet.datatypes.types.floating |
| Modifier and Type | Method and Description |
|---|---|
protected FloatingPointInterval<T> |
FloatingPointInterval.cast(DiscreteInterval<T,FloatingPointInterval<T>> i) |
protected FloatingPointInterval<T> |
FloatingPointInterval.create(T lower,
T upper) |
FloatingPointInterval<T> |
FloatingPointInterval.greater(T n) |
FloatingPointInterval<T> |
FloatingPointInterval.less(T n) |
static <U extends Number & Comparable<U>> |
FloatingPointInterval.unconstrained(FloatingPointType<U> type) |
| Modifier and Type | Method and Description |
|---|---|
protected FloatingPointInterval<T> |
FloatingPointInterval.cast(DiscreteInterval<T,FloatingPointInterval<T>> i) |
Copyright © 2019. All rights reserved.