sse_order_estimator(const List<integer> moments, const Accumulator accumulator) -> SSEOrderEstimator
Constructs the estimator for the order in an SSE simulation.
Parameters
- moments: The moments of the order to be estimated.
- accumulator: The accumulator to be used.