Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
96128 views
InformationFilter
=================

Introduction and Overview
-------------------------

This is a basic implementation of the information filter.


-------

.. automodule:: filterpy.kalman


.. autoclass:: InformationFilter
    :members:

    .. automethod:: __init__