We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d29e62 commit eeb31ebCopy full SHA for eeb31eb
include/pinocchio/algorithm/constraints/constraint-model-base.hpp
@@ -11,11 +11,10 @@
11
#include "pinocchio/algorithm/constraints/baumgarte-corrector-parameters.hpp"
12
#include "pinocchio/algorithm/constraints/baumgarte-corrector-vector-parameters.hpp"
13
14
-template<typename Scalar>
15
-struct BaumgarteCorrectorParametersTpl;
16
-
17
namespace pinocchio
18
{
+ template<typename Scalar>
+ struct BaumgarteCorrectorParametersTpl;
19
20
enum struct ConstraintFormulationLevel
21
0 commit comments