Typedef rcppmath::RollingMeanAccumulator

Typedef Documentation

template<typename T>
using rcppmath::RollingMeanAccumulator = rcpputils::RollingMeanAccumulator<T>