Contents

UpdatableTemporalEstimator

A temporal estimator that can be incrementally updated.

Declaration

protocol UpdatableTemporalEstimator<Transformer> : TemporalEstimator

Topics

Appending

Adapting

Encoding and decoding

Transforming

See Also

Protocols