| addMultiindexToMask(const capd::vectalg::Multiindex &mi) | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| applyC1Mask() const | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| BaseFunction typedef | capd::poincare::NonlinearSection< MatrixT > | |
| BasicFunction() | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| BasicFunction(const std::string &s) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| BasicFunction(const char *s) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| BasicFunction(const BasicFunction &f) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| BasicFunction(Function f, int dimIn, int dimOut, int noParam) | capd::map::BasicFunction< VectorType::ScalarType > | inlineprotected |
| check(const std::string &s) | capd::map::Function< MatrixT::RowVectorType > | protected |
| clean() | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| computeDP(const VectorType &Px, const MatrixType &derivativeOfFlow, const VectorType &fieldOnPx, VectorType &dT) const | capd::poincare::AbstractSection< MatrixT > | virtual |
| computeDP(const VectorType &Px, const MatrixType &derivativeOfFlow, const HessianType &hessianOfFlow, const VectorType &fieldOnPx, const VectorType &d2Phidt2, const MatrixType &derOfVectorFieldOnPx, MatrixType &DP, HessianType &D2P, VectorType &dT, MatrixType &d2T) const | capd::poincare::AbstractSection< MatrixT > | virtual |
| computeDT(const JetType &, const JetType &, JetType &, size_type) const | capd::poincare::NonlinearSection< MatrixT > | inline |
| capd::poincare::AbstractSection::computeDT(const MatrixType &derivativeOfFlow, const VectorType &gradientOnPx, const ScalarType &denominator, VectorType &result) const | capd::poincare::AbstractSection< MatrixT > | virtual |
| copyObject(const BasicFunction &f) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| createDefault() | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| createEvalPath() | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| createFromText(std::string s) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| DAG typedef | capd::map::BasicFunction< VectorType::ScalarType > | |
| deleteNodes() | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| differentiateTime() const | capd::map::BasicFunction< VectorType::ScalarType > | |
| dimension() const | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| eval(size_type coeffNo) const | capd::map::BasicFunction< VectorType::ScalarType > | inlineprotected |
| eval(size_type degree, size_type coeffNo) const | capd::map::BasicFunction< VectorType::ScalarType > | inlineprotected |
| evalAt(const capd::dynset::AbstractSet< VectorType > &s) const | capd::poincare::NonlinearSection< MatrixT > | inline |
| capd::poincare::AbstractSection::evalAt(const Set &set) const =0 | capd::poincare::AbstractSection< MatrixT > | pure virtual |
| evalHomogenousPolynomial() const | capd::map::BasicFunction< VectorType::ScalarType > | inlineprotected |
| evalHomogenousPolynomial(size_type degree, size_type coeffNo=0) const | capd::map::BasicFunction< VectorType::ScalarType > | inlineprotected |
| Function() | capd::map::Function< MatrixT::RowVectorType > | |
| Function(const std::string &s) | capd::map::Function< MatrixT::RowVectorType > | |
| Function(const char *s) | capd::map::Function< MatrixT::RowVectorType > | |
| Function(const Function &f) | capd::map::Function< MatrixT::RowVectorType > | |
| Function(Functional f, int dimIn, int noParam, size_type degree=1) | capd::map::Function< MatrixT::RowVectorType > | inline |
| getCurrentTime() const | capd::map::BasicFunction< VectorType::ScalarType > | |
| getMask() const | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| getMask(size_type i) const | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| getMask(size_type i, size_type j) const | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| getOrder() const | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| getParameter(size_type d) const | capd::map::BasicFunction< VectorType::ScalarType > | |
| getParameter(const std::string &name) const | capd::map::BasicFunction< VectorType::ScalarType > | |
| gradient(const VectorType &v) const | capd::poincare::NonlinearSection< MatrixT > | inlinevirtual |
| Function< MatrixT::RowVectorType >::gradient(MatrixT::RowVectorType u) const | capd::map::Function< MatrixT::RowVectorType > | |
| gradientByVector(const VectorType &x, const VectorType &u) const | capd::poincare::AbstractSection< MatrixT > | inlinevirtual |
| HessianType typedef | capd::poincare::AbstractSection< MatrixT > | |
| imageDimension() const | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| isSpecialSection() const | capd::poincare::AbstractSection< MatrixT > | inlinevirtual |
| JetType typedef | capd::poincare::NonlinearSection< MatrixT > | |
| m_dag | capd::map::BasicFunction< VectorType::ScalarType > | mutableprotected |
| m_evalPath | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| m_fullGraph | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| m_indexOfFirstParam | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| m_nodes | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| m_pos | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| m_var | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| MatrixType typedef | capd::poincare::NonlinearSection< MatrixT > | |
| NodeType typedef | capd::map::BasicFunction< VectorType::ScalarType > | |
| NonlinearSection(const std::string &s) | capd::poincare::NonlinearSection< MatrixT > | inline |
| NonlinearSection(const char *s) | capd::poincare::NonlinearSection< MatrixT > | inline |
| NonlinearSection(Functional f, int dimIn, int noParam, size_type degree=1) | capd::poincare::NonlinearSection< MatrixT > | inline |
| operator()(const VectorType &v) const | capd::poincare::NonlinearSection< MatrixT > | inlinevirtual |
| Function< MatrixT::RowVectorType >::operator()(const ScalarType &v) const | capd::map::Function< MatrixT::RowVectorType > | |
| Function< MatrixT::RowVectorType >::operator()(const MatrixT::RowVectorType &v) const | capd::map::Function< MatrixT::RowVectorType > | |
| operator=(const std::string &s) | capd::poincare::NonlinearSection< MatrixT > | inline |
| operator=(const char *s) | capd::poincare::NonlinearSection< MatrixT > | inline |
| Function< MatrixT::RowVectorType >::operator=(const Function &f) | capd::map::Function< MatrixT::RowVectorType > | |
| BasicFunction< VectorType::ScalarType >::operator=(const BasicFunction &) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| realloc(size_type degree) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| reset(Function f, int dimIn, int dimOut, int noParam) | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| resetMask() | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| ScalarType typedef | capd::poincare::NonlinearSection< MatrixT > | |
| SectionDerivativesEnclosureType typedef | capd::poincare::AbstractSection< MatrixT > | |
| Set typedef | capd::poincare::NonlinearSection< MatrixT > | |
| setArgument(const V &v) const | capd::map::BasicFunction< VectorType::ScalarType > | protected |
| setCurrentTime(const ScalarType &a_time) const | capd::map::BasicFunction< VectorType::ScalarType > | |
| setMask(Iterator b, Iterator e) | capd::map::BasicFunction< VectorType::ScalarType > | inline |
| setOrder(size_type) | capd::map::BasicFunction< VectorType::ScalarType > | |
| setParameter(size_type d, const VectorType::ScalarType &value) | capd::map::BasicFunction< VectorType::ScalarType > | |
| setParameter(const std::string &name, const ScalarType &value) | capd::map::BasicFunction< VectorType::ScalarType > | |
| setParameters(const MatrixT::RowVectorType &values) | capd::map::Function< MatrixT::RowVectorType > | |
| BasicFunction< VectorType::ScalarType >::setParameters(const VectorType::ScalarType *values, size_type d) | capd::map::BasicFunction< VectorType::ScalarType > | |
| size_type typedef | capd::poincare::NonlinearSection< MatrixT > | |
| VectorType typedef | capd::poincare::NonlinearSection< MatrixT > | |
| ~AbstractSection()=default | capd::poincare::AbstractSection< MatrixT > | virtual |
| ~BasicFunction() | capd::map::BasicFunction< VectorType::ScalarType > | inlineprotectedvirtual |