pub type EvolvedIncrement<M, T = Time, Y = Quantity> = <<M as StateEvolution<T, Y>>::Field as Integrable>::Increment;Expand description
The Increment (Lie-algebra) type of a StateEvolution model’s field.
pub type EvolvedIncrement<M, T = Time, Y = Quantity> = <<M as StateEvolution<T, Y>>::Field as Integrable>::Increment;The Increment (Lie-algebra) type of a StateEvolution model’s field.