|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
#include "bitrl/bitrl_consts.h"#include "bitrl/bitrl_types.h"#include "bitrl/utils/geometry/geom_point.h"#include "bitrl/utils/maths/math_utils.h"#include <cmath>#include <stdexcept>

Go to the source code of this file.
Classes | |
| class | bitrl::utils::geom::GenericLine< dim > |
| class GenericLine. Represents a generic line with vertex VertexType The equation of a linein l=Ax + By + C More... | |
Namespaces | |
| namespace | bitrl |
| namespace | bitrl::utils |
| namespace | bitrl::utils::geom |