Go to the documentation of this file.
15 #include <Eigen/Dense>
32 bool skip(
const std::string& what_step,
const bool status);
Port of boost::any for C++11 compilers.
virtual StateModel & getStateModel() noexcept=0
PFPrediction() noexcept=default
PFPrediction & operator=(const PFPrediction &prediction) noexcept=delete
virtual ~PFPrediction() noexcept=default
virtual void predictStep(const ParticleSet &prev_particles, ParticleSet &pred_particles)=0
bool skip(const std::string &what_step, const bool status)
void predict(const ParticleSet &prev_particles, ParticleSet &pred_particles)