schrodinger.kernel

Members list

Concise view

Type members

Classlikes

trait Bernoulli[F[_], P, B]

Attributes

Companion:
object
Source:
Bernoulli.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Bernoulli

Attributes

Companion:
trait
Source:
Bernoulli.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Beta[F[_], A]

Attributes

Companion:
object
Source:
Beta.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Beta

Attributes

Companion:
trait
Source:
Beta.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Beta.type
trait Categorical[F[_], V, I]

Attributes

Companion:
object
Source:
Categorical.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
Categorical.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Dirichlet[F[_], V]

Attributes

Companion:
object
Source:
Dirichlet.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Dirichlet

Attributes

Companion:
trait
Source:
Dirichlet.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait DiscreteUniform[F[_], I]

Attributes

Companion:
object
Source:
DiscreteUniform.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
DiscreteUniform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Exponential[F[_], A]

Attributes

Companion:
object
Source:
Exponential.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
Exponential.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait FairBernoulli[F[_], B]

Attributes

Companion:
object
Source:
Bernoulli.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
Bernoulli.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Gamma[F[_], A]

Attributes

Companion:
object
Source:
Gamma.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Gamma

Attributes

Companion:
trait
Source:
Gamma.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Gamma.type
trait Gaussian[F[_], A]

Attributes

Companion:
object
Source:
Gaussian.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Gaussian

Attributes

Companion:
trait
Source:
Gaussian.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait GaussianCache[F[_], A]

Attributes

Source:
Gaussian.scala
Graph
Supertypes
class Object
trait Matchable
class Any
trait Gumbel[F[_], A]

Attributes

Companion:
object
Source:
Gumbel.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Gumbel

Attributes

Companion:
trait
Source:
Gumbel.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Gumbel.type
final case class InvariantAndHash[F[_], A](invariant: Invariant[F], hash: Hash[A])

Attributes

Companion:
object
Source:
InvariantAndHash.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
InvariantAndHash.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait LogNormal[F[_], A]

Attributes

Companion:
object
Source:
LogNormal.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object LogNormal

Attributes

Companion:
trait
Source:
LogNormal.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Multinomial[F[_], V, I, J]

Attributes

Companion:
object
Source:
Multinomial.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
Multinomial.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait PseudoRandom[F[_]] extends Random[F]

A pseudo-random F is a random that can be transformed deterministically to a G via a seed S.

A pseudo-random F is a random that can be transformed deterministically to a G via a seed S.

Attributes

Companion:
object
Source:
PseudoRandom.scala
Graph
Supertypes
trait Random[F]
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
PseudoRandom.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Random[F[_]] extends Serializable

A type class which is a source of uniform random Ints and Longs.

A type class which is a source of uniform random Ints and Longs.

Attributes

Companion:
object
Source:
Random.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait PseudoRandom[F]
object Random

Attributes

Companion:
trait
Source:
Random.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Random.type
trait Uniform[F[_], A]

Attributes

Companion:
object
Source:
Uniform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Uniform

Attributes

Companion:
trait
Source:
Uniform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Uniform.type