MUQ  0.4.3
muq::Inference::KalmanSmoother Member List

This is the complete list of members for muq::Inference::KalmanSmoother, including all inherited members.

Analyze(std::pair< Eigen::VectorXd, Eigen::MatrixXd > const &currDist_t, std::pair< Eigen::VectorXd, Eigen::MatrixXd > const &nextDist_t, std::pair< Eigen::VectorXd, Eigen::MatrixXd > const &nextDist_n, std::shared_ptr< muq::Modeling::LinearOperator > F)muq::Inference::KalmanSmootherstatic
Analyze(std::pair< Eigen::VectorXd, Eigen::MatrixXd > const &currDist_t, std::pair< Eigen::VectorXd, Eigen::MatrixXd > const &nextDist_t, std::pair< Eigen::VectorXd, Eigen::MatrixXd > const &nextDist_n, MatrixType const &F)muq::Inference::KalmanSmootherinlinestatic
ComputeC(Eigen::MatrixXd const &currDist_t_cov, Eigen::MatrixXd const &nextDist_t_cov, std::shared_ptr< muq::Modeling::LinearOperator > const &F)muq::Inference::KalmanSmootherprivatestatic