Crocoddyl
 
Loading...
Searching...
No Matches
actuation-base-double.cpp
1
2// BSD 3-Clause License
3//
4// Copyright (C) 2025-2025, Heriot-Watt University
5// Copyright note valid unless otherwise stated in individual files.
6// All rights reserved.
8
9// Auto-generated file for double
10#include "crocoddyl/core/actuation-base.hpp"
11
12namespace crocoddyl {
13
14template class CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
15 ActuationModelAbstractTpl<double>;
16template struct CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
17 ActuationDataAbstractTpl<double>;
18
19} // namespace crocoddyl