Rev Language Reference


StochasticMatrix

Aliases

  • stochasticMatrix

Usage

StochasticMatrix(Simplex[] x)

Arguments

x : Simplex[] (pass by const reference)
A vector of simplices. Each simplex corresponds to a row in the stochastic matrix.

Methods