schrodingerRandomMultinomialForIArrayLogDouble

given schrodingerRandomMultinomialForIArrayLogDouble[F[_]]: Multinomial[IArray[LogDouble], Int, IArray[Int]][F]

Value members

Concrete methods

override def apply(params: Params[IArray[LogDouble], Int]): F[IArray[Int]]
Definition Classes
Function1

Inherited methods

@unspecialized
def andThen[A](g: F[IArray[Int]] => A): Params[IArray[LogDouble], Int] => A
Inherited from:
Function1
@unspecialized
def compose[A](g: A => Params[IArray[LogDouble], Int]): A => F[IArray[Int]]
Inherited from:
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1