Alias Updater

A delegate that can be used to perform the update step for an online optimisation algorithm.

alias Updater = dopt.core.types.Buffer[] delegate(dopt.core.types.Buffer[Operation]);