- 3.0.2 rigid body dynamics module.
CppADDoubleTrait.h
Go to the documentation of this file.
1
/**********************************************************************************************************************
2
This file is part of the Control Toolbox (https://github.com/ethz-adrl/control-toolbox), copyright by ETH Zurich.
3
Licensed under the BSD-2 license (see LICENSE file in main directory)
4
**********************************************************************************************************************/
5
6
#pragma once
7
8
#include <
ct/core/core.h
>
9
10
namespace
ct
{
11
namespace
rbd {
12
namespace
internal {
13
14
// TODO: get rid of this entirely
15
using
CppADDoubleTrait
=
ct::core::internal::CppADDoubleTrait
;
16
17
}
18
}
19
}
core.h
ct::rbd::internal::CppADDoubleTrait
ct::core::internal::CppADDoubleTrait CppADDoubleTrait
Definition:
CppADDoubleTrait.h:15
ct::core::internal::CppADDoubleTrait
ct
include
ct
rbd
internal
CppADDoubleTrait.h
Generated on Wed Feb 19 2020 15:14:47 by
1.8.13