JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.oristool.math.function.EXP
Packages that use
EXP
Package
Description
org.oristool.math.function
PDF densities.
org.oristool.simulator.samplers
Random variable samplers.
Uses of
EXP
in
org.oristool.math.function
Constructors in
org.oristool.math.function
with parameters of type
EXP
Modifier
Constructor
Description
EXP
(
EXP
e)
Uses of
EXP
in
org.oristool.simulator.samplers
Constructors in
org.oristool.simulator.samplers
with parameters of type
EXP
Modifier
Constructor
Description
ExponentialSampler
(
EXP
f)