[][src]Type Definition tract_hir::internal::NormalizedSimpleState

type NormalizedSimpleState<M, P> = SimpleState<NormalizedFact, Box<dyn TypedOp + 'static>, M, P>;

An execution state for TypedModel.