Polya

object Polya
Companion:
class
class Object
trait Matchable
class Any
Polya.type

Value members

Concrete methods

def apply(arr: Array[Double])(implicit rand: RandBasis): Polya[DenseVector[Double], Int]

Creates a new Polya of dimension k with the given parameters

Creates a new Polya of dimension k with the given parameters

def sym(alpha: Double, k: Int)(implicit rand: RandBasis): Polya[DenseVector[Double], Int]

Creates a new symmetric Polya of dimension k

Creates a new symmetric Polya of dimension k