CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
This is the complete list of members for CppAD::cg::SectionedIndexPattern, including all inherited members.
detect(const VectorSizeT &x2y) | CppAD::cg::IndexPattern | inlinestatic |
detect(const std::map< size_t, size_t > &x2y) | CppAD::cg::IndexPattern | inlinestatic |
detectLinearSections(const VectorSizeT &indexes, size_t maxCount=0) (defined in CppAD::cg::SectionedIndexPattern) | CppAD::cg::SectionedIndexPattern | inlinestatic |
detectLinearSections(const std::map< size_t, size_t > &x2y, size_t maxCount=0) (defined in CppAD::cg::SectionedIndexPattern) | CppAD::cg::SectionedIndexPattern | inlinestatic |
getLinearSections() const (defined in CppAD::cg::SectionedIndexPattern) | CppAD::cg::SectionedIndexPattern | inline |
getSubIndexes(std::set< IndexPattern *> &indexes) const override (defined in CppAD::cg::SectionedIndexPattern) | CppAD::cg::SectionedIndexPattern | inlinevirtual |
getType() const override (defined in CppAD::cg::SectionedIndexPattern) | CppAD::cg::SectionedIndexPattern | inlinevirtual |
isConstant(const IndexPattern &ip) (defined in CppAD::cg::IndexPattern) | CppAD::cg::IndexPattern | inlinestatic |
SectionedIndexPattern(const std::map< size_t, IndexPattern *> §ions) (defined in CppAD::cg::SectionedIndexPattern) | CppAD::cg::SectionedIndexPattern | inline |
sections_ | CppAD::cg::SectionedIndexPattern | protected |
~IndexPattern() (defined in CppAD::cg::IndexPattern) | CppAD::cg::IndexPattern | inlinevirtual |
~SectionedIndexPattern() (defined in CppAD::cg::SectionedIndexPattern) | CppAD::cg::SectionedIndexPattern | inlinevirtual |