#include <random_index_pattern.hpp>
Random pattern
Definition at line 25 of file random_index_pattern.hpp.
◆ detect() [1/2]
IndexPattern * CppAD::cg::IndexPattern::detect |
( |
const std::map< size_t, size_t > & |
x2y | ) |
|
|
inlinestaticinherited |
Detects the index pattern for the provided points (y = f(x))
- Parameters
-
indexX | the index of the independents (x) |
x2y | maps the independents to the dependents (x,y) |
- Returns
- the generated index pattern (must be deleted by user)
Definition at line 38 of file index_pattern_impl.hpp.
◆ detect() [2/2]
template<class VectorSizeT >
IndexPattern * CppAD::cg::IndexPattern::detect |
( |
const VectorSizeT & |
x2y | ) |
|
|
inlinestaticinherited |
◆ getName()
const std::string & CppAD::cg::RandomIndexPattern::getName |
( |
| ) |
const |
|
inline |
◆ getSubIndexes()
void CppAD::cg::RandomIndexPattern::getSubIndexes |
( |
std::set< IndexPattern * > & |
indexes | ) |
const |
|
inlineoverridevirtual |
◆ isConstant()
bool CppAD::cg::IndexPattern::isConstant |
( |
const IndexPattern & |
ip | ) |
|
|
inlinestaticinherited |
◆ setName()
void CppAD::cg::RandomIndexPattern::setName |
( |
const std::string & |
name | ) |
|
|
inline |
◆ name_
std::string CppAD::cg::RandomIndexPattern::name_ |
|
protected |
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/patterns/index/random_index_pattern.hpp