pub type EvolvedState<M, T = Time, Y = Quantity> = <<M as StateEvolution<T, Y>>::Field as Integrable>::Point;Expand description
The Point type of a StateEvolution model’s field.
pub type EvolvedState<M, T = Time, Y = Quantity> = <<M as StateEvolution<T, Y>>::Field as Integrable>::Point;The Point type of a StateEvolution model’s field.