Changeset 279 for bdm/estim/libKF.h

Show
Ignore:
Timestamp:
02/24/09 14:12:19 (15 years ago)
Author:
smidl
Message:

Transition of pmsm and libKF

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/estim/libKF.h

    r271 r279  
    229229        diffbifn* phxu; 
    230230public: 
    231         //! Default constructor 
    232         EKFCh (); 
    233231        //! Set nonlinear functions for mean values and covariance matrices. 
    234232        void set_parameters ( diffbifn* pfxu, diffbifn* phxu, const chmat Q0, const chmat R0 );