-
- Downloads
Estimation DLL: refactor detrending stuff to avoid allocating the matrix for...
Estimation DLL: refactor detrending stuff to avoid allocating the matrix for detrended data at every iteration
Showing
- mex/sources/estimation/DetrendData.cc 3 additions, 3 deletionsmex/sources/estimation/DetrendData.cc
- mex/sources/estimation/DetrendData.hh 1 addition, 1 deletionmex/sources/estimation/DetrendData.hh
- mex/sources/estimation/InitializeKalmanFilter.cc 6 additions, 4 deletionsmex/sources/estimation/InitializeKalmanFilter.cc
- mex/sources/estimation/InitializeKalmanFilter.hh 2 additions, 2 deletionsmex/sources/estimation/InitializeKalmanFilter.hh
- mex/sources/estimation/KalmanFilter.cc 8 additions, 9 deletionsmex/sources/estimation/KalmanFilter.cc
- mex/sources/estimation/KalmanFilter.hh 3 additions, 2 deletionsmex/sources/estimation/KalmanFilter.hh
- mex/sources/estimation/LogLikelihoodMain.cc 6 additions, 3 deletionsmex/sources/estimation/LogLikelihoodMain.cc
- mex/sources/estimation/LogLikelihoodMain.hh 1 addition, 0 deletionsmex/sources/estimation/LogLikelihoodMain.hh
- mex/sources/estimation/LogLikelihoodSubSample.cc 2 additions, 2 deletionsmex/sources/estimation/LogLikelihoodSubSample.cc
- mex/sources/estimation/LogLikelihoodSubSample.hh 1 addition, 1 deletionmex/sources/estimation/LogLikelihoodSubSample.hh
Loading
Please register or sign in to comment