addMultiindexToMask(const capd::vectalg::Multiindex &mi) | capd::map::BasicFunction< VectorType::ScalarType > | inline |
applyC1Mask() const | capd::map::BasicFunction< VectorType::ScalarType > | protected |
BaseFunction typedef | capd::map::Function< VectorType > | |
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< VectorType > | protected |
clean() | capd::map::BasicFunction< VectorType::ScalarType > | protected |
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 |
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< VectorType > | |
Function(const std::string &s) | capd::map::Function< VectorType > | |
Function(const char *s) | capd::map::Function< VectorType > | |
Function(const Function &f) | capd::map::Function< VectorType > | |
Function(Functional f, int dimIn, int noParam, size_type degree=1) | capd::map::Function< VectorType > | 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(VectorType u) const | capd::map::Function< VectorType > | |
imageDimension() const | capd::map::BasicFunction< VectorType::ScalarType > | inline |
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 |
NodeType typedef | capd::map::BasicFunction< VectorType::ScalarType > | |
operator()(const ScalarType &v) const | capd::map::Function< VectorType > | |
operator()(const VectorType &v) const | capd::map::Function< VectorType > | |
operator=(const std::string &) | capd::map::Function< VectorType > | |
operator=(const char *) | capd::map::Function< VectorType > | |
operator=(const Function &f) | capd::map::Function< VectorType > | |
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::map::Function< VectorType > | |
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 VectorType &values) | capd::map::Function< VectorType > | |
BasicFunction< VectorType::ScalarType >::setParameters(const VectorType::ScalarType *values, size_type d) | capd::map::BasicFunction< VectorType::ScalarType > | |
size_type typedef | capd::map::Function< VectorType > | |
~BasicFunction() | capd::map::BasicFunction< VectorType::ScalarType > | inlineprotectedvirtual |