ad_physics
Operation.hpp
Go to the documentation of this file.
1 // ----------------- BEGIN LICENSE BLOCK ---------------------------------
2 //
3 // Copyright (C) 2018-2021 Intel Corporation
4 //
5 // SPDX-License-Identifier: MIT
6 //
7 // ----------------- END LICENSE BLOCK -----------------------------------
8 
13 #pragma once
14 
20 #include "ad/physics/Types.hpp"
21 
25 namespace ad {
29 namespace physics {
30 
34 using ::operator*;
35 
39 using ::operator/;
40 
41 } // namespace physics
42 } // namespace ad
ad
namespace ad
Definition: Acceleration.hpp:30
AngleOperation.hpp
RangeOperation.hpp
ParametricOperation.hpp
Types.hpp
PhysicsOperation.hpp
RatioOperation.hpp