Changeset 87 for tests/testKF.cpp

Show
Ignore:
Timestamp:
04/28/08 10:22:47 (16 years ago)
Author:
smidl
Message:

new tests

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/testKF.cpp

    r37 r87  
    3737        mu0=Mu0.get_col(0); 
    3838         
    39         Ndat = Dt.cols(); 
     39        Ndat = 10;//Dt.cols(); 
    4040        int dimx = A.rows(); 
    4141        int dimy = C.rows();