Type Definition AutoChangedOneToN
rinecs::storage
type AutoChangedOneToN<T> = AutoChanged<ChangeDenseOneToNVec<T>, T>;