1 #ifndef KALMAN_HELIXKALMAN_H
2 #define KALMAN_HELIXKALMAN_H
23 virtual void subtractProjections(Eigen::Matrix<float,2,1>& m, Eigen::Matrix<float,2,1>& ha, Eigen::Matrix<float,2,1>& diff);
27 void calculate_dpdb(Eigen::Vector3f&
p, Eigen::Matrix<float,3,3>& dpdb);