File geom_point.h¶
↰ Parent directory (src/bitrl/utils/geometry)
Definition (src/bitrl/utils/geometry/geom_point.h)¶
Includes¶
algorithm(File iterative_algorithm_controller.cpp)arraybitrl/bitrl_types.h(File bitrl_types.h)cmathostreamstringvector(File acrobot_vec_env.cpp)
Included By¶
Namespaces¶
Classes¶
Functions¶
Template Function bitrl::utils::geom::operator*(T, const GeomPoint<spacedim, T>&)
Template Function bitrl::utils::geom::operator*(const GeomPoint<spacedim, T>&, T)
Template Function bitrl::utils::geom::operator<<(std::ostream&, const GeomPoint<spacedim, T>&)
Template Function bitrl::utils::geom::scale(const GeomPoint<spacedim, T>&, const std::vector<T>&)
Template Function bitrl::utils::geom::scale(const GeomPoint<spacedim, T>&, T)