Contents

UpdatableEstimatorToTemporalAdaptor

An updatable temporal estimator wrapping an updatable estimator.

Declaration

struct UpdatableEstimatorToTemporalAdaptor<Base> where Base : UpdatableEstimator

Topics

Creating an adaptor

Encoding and decoding

Fitting and updating

See Also

Updatable adaptors