Skip to main content

green_function_ty

Function green_function_ty 

Source
pub fn green_function_ty() -> Expr
Expand description

GreenFunction : MarkovChain → Nat → Nat → Real — the expected number of visits to state j starting from i: G(i,j) = Σ_{t≥0} P^t(i,j).