#include <dae_equation_info.hpp>
DAE equation information
Definition at line 25 of file dae_equation_info.hpp.
◆ DaeEquationInfo() [1/2]
CppAD::cg::DaeEquationInfo::DaeEquationInfo |
( |
| ) |
|
|
inline |
◆ DaeEquationInfo() [2/2]
CppAD::cg::DaeEquationInfo::DaeEquationInfo |
( |
size_t |
id, |
|
|
int |
originalIndex, |
|
|
int |
derivativeOf, |
|
|
int |
assignedVarIndex, |
|
|
bool |
explicitEq = false |
|
) |
| |
|
inline |
◆ ~DaeEquationInfo()
virtual CppAD::cg::DaeEquationInfo::~DaeEquationInfo |
( |
| ) |
|
|
inlinevirtual |
◆ getAntiDerivative()
int CppAD::cg::DaeEquationInfo::getAntiDerivative |
( |
| ) |
const |
|
inline |
◆ getAssignedVarIndex()
int CppAD::cg::DaeEquationInfo::getAssignedVarIndex |
( |
| ) |
const |
|
inline |
◆ getId()
size_t CppAD::cg::DaeEquationInfo::getId |
( |
| ) |
const |
|
inline |
Provides a unique identifier for the equation.
- Returns
- a unique identifier for the equation.
Definition at line 77 of file dae_equation_info.hpp.
◆ getOriginalIndex()
int CppAD::cg::DaeEquationInfo::getOriginalIndex |
( |
| ) |
const |
|
inline |
◆ isExplicit()
bool CppAD::cg::DaeEquationInfo::isExplicit |
( |
| ) |
const |
|
inline |
◆ setAntiDerivative()
void CppAD::cg::DaeEquationInfo::setAntiDerivative |
( |
int |
derivativeOf | ) |
|
|
inline |
◆ setAssignedVarIndex()
void CppAD::cg::DaeEquationInfo::setAssignedVarIndex |
( |
int |
assignedVarIndex | ) |
|
|
inline |
◆ setExplicit()
void CppAD::cg::DaeEquationInfo::setExplicit |
( |
bool |
explicitEq | ) |
|
|
inline |
◆ setId()
void CppAD::cg::DaeEquationInfo::setId |
( |
size_t |
id | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /local/robotpkg/var/tmp/robotpkg/wip/cppadcodegen/work/CppADCodeGen-2.4.3/include/cppad/cg/dae_index_reduction/dae_equation_info.hpp