#include "BaseModel.h"
#include "Tools/Math/Vector_n.h"
#include "Tools/Math/Matrix_nxn.h"
#include "Tools/Math/Matrix2x2.h"
#include "Tools/Math/Geometry.h"
#include "Tools/Debugging/DebugDrawings.h"
Include dependency graph for ConstantSpeedModel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KalmanConstantSpeedModel |
Contains a KalmanBallLocator process model for balls with constant speed. More... |
Definition in file ConstantSpeedModel.h.