Gumbel

schrodinger.kernel.Gumbel
See theGumbel companion object
trait Gumbel[F[_], A]

Attributes

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

Members list

Value members

Abstract methods

def gumbel: F[A]

Attributes

Source
Gumbel.scala
def gumbel(location: A, scale: A): F[A]

Attributes

Source
Gumbel.scala