from TFilterPy.utils.optimisation_utils import ParameterEstimator [docs] class DaskNonLinearKalmanFilter(ParameterEstimator): pass
Contents: