- 3.0.2 models module.
derivativeIvState.hpp
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
17
#pragma once
18
19
#include <
ct/core/core.h
>
20
21
namespace
ct_HyA
{
22
23
Eigen::Matrix<double, 12, 6>
computeDIvdqCodegen
(
const
Eigen::Matrix<double, 12, 1>& state);
24
}
ct_HyA
Definition:
derivativeIvState.hpp:21
core.h
ct_HyA::computeDIvdqCodegen
Eigen::Matrix< double, 12, 6 > computeDIvdqCodegen(const Eigen::Matrix< double, 12, 1 > &state)
include
ct
models
HyA
codegen
derivativeIvState.hpp
Generated on Wed Feb 19 2020 15:14:59 by
1.8.13