S
- the type of the scalar values (elements of the fields on which all the operations are based).public interface QuantityEnvironment<S> extends Environment<S>
Modifier and Type | Method and Description |
---|---|
S |
confidenceLevel() |
ErrorPropagationStrategy<S> |
errorPropagation() |
QuantificationStrategy<S> |
quantification() |
field, options
ErrorPropagationStrategy<S> errorPropagation()
QuantificationStrategy<S> quantification()
S confidenceLevel()