FCompoundVector Member List
This is the complete list of members for
FCompoundVector, including all inherited members.
| FCompoundVector(Function3D *f1, Function3D *f2, Function3D *f3, bool deleteObjs=false) | FCompoundVector | |
| FCompoundVector(Function3D *f1, Function3D *f2, bool deleteObjs=false) | FCompoundVector | |
| FCompoundVector(std::vector< Function3D * > &vF, bool deleteObjs=false) | FCompoundVector | |
| Function3D(unsigned n_components=1) | Function3D | [inline] |
| GeneralFunctionInterface(unsigned domainDim, unsigned imageDim) | GeneralFunctionInterface | [inline] |
| getDomainDim() const | GeneralFunctionInterface | [inline] |
| getImageDim() const | GeneralFunctionInterface | [inline] |
| isInDomain(const VecDouble &p, unsigned component=0) const | FCompoundVector | [virtual] |
| m_deleteObjs | FCompoundVector | [private] |
| m_fComponents | FCompoundVector | [private] |
| n_components() const | GeneralFunctionInterface | [inline] |
| operator()(const VecDouble &p, const unsigned int component=0) const | FCompoundVector | [virtual] |
| plotInLine(VecDouble &p1, VecDouble &p2, unsigned npts, std::ostream &out, unsigned cmp=0) | GeneralFunctionInterface | |
| setParameters(const VecDouble ¶meters) | GeneralFunctionInterface | [inline, virtual] |
| vector_value(const VecDouble &p, VecDouble &values) const | GeneralFunctionInterface | [inline, virtual] |
| ~FCompoundVector() | FCompoundVector | [virtual] |
| ~Function3D() | Function3D | [inline, virtual] |
| ~GeneralFunctionInterface() | GeneralFunctionInterface | [inline, virtual] |