Changeset 6162 in ntrip for trunk/BNC/src/PPP_free/pppFilter.h


Ignore:
Timestamp:
Sep 14, 2014, 1:05:46 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP_free/pppFilter.h

    r6112 r6162  
    184184  }
    185185
    186   static void kalman(const Matrix& AA, const ColumnVector& ll,
    187                      const DiagonalMatrix& PP,
    188                      SymmetricMatrix& QQ, ColumnVector& dx);
    189 
    190186 private:
    191187  void   reset();
Note: See TracChangeset for help on using the changeset viewer.