#include "sigpack.h"
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 13 of file kalman_linear.cpp.
References sp::KF::get_err(), sp::KF::get_err_cov(), sp::KF::get_state_vec(), sp::gplot::plot_add(), sp::gplot::plot_show(), sp::KF::predict(), sp::KF::rts_smooth(), sp::KF::set_err_cov(), sp::KF::set_meas_mat(), sp::KF::set_meas_noise(), sp::KF::set_proc_noise(), sp::KF::set_state_vec(), sp::gplot::set_term(), sp::KF::set_trans_mat(), sp::KF::update(), and sp::gplot::window().