schrodinger-monte-carlo
schrodinger-monte-carlo
schrodinger.montecarlo
ImportanceSampler
Params
MarkovChain
Params
Weighted
Weighted
Heavy
Weightless
Weightless
WeightedT
schrodinger-monte-carlo
/
schrodinger.montecarlo
schrodinger.montecarlo
package
schrodinger.montecarlo
Type members
Type members
Classlikes
object
ImportanceSampler
object
MarkovChain
sealed abstract
class
Weighted
[
W
,
+
A
]
extends
Product
with
Serializable
Companion:
object
object
Weighted
extends
WeightedInstances
with
WeightedFunctions
Companion:
class
object
WeightedT
extends
WeightedTInstances
Types
type
ImportanceSampler
[
P
,
Q
,
X
] = [
F
[
_
]]
=>>
Distribution
[
F
,
Params
[
P
,
Q
],
X
]
type
MarkovChain
[
P
,
A
] = [
F
[
_
]]
=>>
Distribution
[
F
,
Params
[
P
,
A
],
A
]
opaque type
WeightedT
[
F
[
_
],
W
,
A
]