Gumbel

trait Gumbel[F[_], A]
Companion:
object
Source:
Gumbel.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def gumbel: F[A]
def gumbel(location: A, scale: A): F[A]