Crocoddyl
Loading...
Searching...
No Matches
cost-sum-float.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 float
10
#include "crocoddyl/core/costs/cost-sum.hpp"
11
12
namespace
crocoddyl {
13
14
template
struct
CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
15
crocoddyl::CostItemTpl<float>
;
16
template
class
CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
17
CostModelSumTpl<float>;
18
template
struct
CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
19
CostDataSumTpl<float>;
20
21
}
// namespace crocoddyl
crocoddyl::CostItemTpl
Definition
cost-sum.hpp:19
src
core
costs
cost-sum-float.cpp
Generated by
1.9.8