schrodinger-kernel
schrodinger-kernel
schrodinger.kernel
Bernoulli
Bernoulli
Beta
Beta
Categorical
Categorical
Dirichlet
Dirichlet
DiscreteUniform
DiscreteUniform
Exponential
Exponential
FairBernoulli
FairBernoulli
Gamma
Gamma
Gaussian
Gaussian
GaussianCache
InvariantAndHash
InvariantAndHash
LogNormal
LogNormal
Multinomial
Multinomial
PseudoRandom
PseudoRandom
Random
Random
Uniform
Uniform
schrodinger-kernel
/
schrodinger.kernel
/
LogNormal
LogNormal
object
LogNormal
Companion:
class
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
LogNormal
.type
Value members
Givens
Value members
Concrete methods
inline
def
apply
[
F
[
_
],
A
](
mu:
A
,
sigma:
A
)(
using
ln:
LogNormal
[
F
,
A
]):
F
[
A
]
inline
def
standard
[
F
[
_
],
A
](
using
ln:
LogNormal
[
F
,
A
]):
F
[
A
]
Givens
Givens
given
given_LogNormal_F_Double
[
F
[
_
]](
using
evidence$1:
Functor
[
F
],
x$1:
Gaussian
[
F
,
Double
]):
given_LogNormal_F_Double
[
F
]