Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "random/streams/invgamma/docs/types/index.d"

Index

Classes

Interfaces

Variables

Variables

randomStream

randomStream: Constructor

Returns a readable stream for generating a stream of pseudorandom numbers drawn from an inverse gamma distribution.

param

shape parameter

param

scale parameter

param

stream options

throws

alpha must be a positive number

throws

beta must be a positive number

throws

must provide valid options

throws

must provide a valid state

returns

stream instance