Contents

UpdatableEstimator

An estimator that can be incrementally updated.

Declaration

protocol UpdatableEstimator<Transformer> : Estimator

Topics

Adapting

Appending

Encoding and decoding

Transforming

See Also

Protocols