Function
Erlang
, EXP
, GEN
, PartitionedGEN
public interface PartitionedFunction
Modifier and Type | Method | Description |
---|---|---|
default List<? extends Expolynomial> |
getDensities() |
|
default List<? extends DBMZone> |
getDomains() |
|
default OmegaBigDecimal |
getDomainsEFT() |
Returns the minimum value across all subdomains.
|
default OmegaBigDecimal |
getDomainsLFT() |
Returns the maximum value across all subdomains.
|
List<? extends Function> |
getFunctions() |
|
String |
toMathematicaString() |
default OmegaBigDecimal getDomainsEFT()
default OmegaBigDecimal getDomainsLFT()
default List<? extends Expolynomial> getDensities()
String toMathematicaString()
Copyright © 2018 STLAB. All rights reserved.