VectorFunction Member List
This is the complete list of members for
VectorFunction, including all inherited members.
GeneralFunctionInterface(unsigned domainDim, unsigned imageDim) | GeneralFunctionInterface | [inline] |
getDomainDim() const | GeneralFunctionInterface | [inline] |
getImageDim() const | GeneralFunctionInterface | [inline] |
isInDomain(const VecDouble &p, unsigned component=0) | VectorFunction | [inline, virtual] |
GeneralFunctionInterface::isInDomain(const VecDouble &p, unsigned component=0) const | GeneralFunctionInterface | [virtual] |
m_delete | VectorFunction | [private] |
m_nComponents | VectorFunction | [private] |
n_components() const | GeneralFunctionInterface | [inline] |
operator()(const VecDouble &p, unsigned int component=0) const | VectorFunction | [inline, 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] |
VectorFunction(GeneralFunctionInterface *f1, GeneralFunctionInterface *f2, bool del=false) | VectorFunction | [inline] |
vFunctions | VectorFunction | [private] |
~GeneralFunctionInterface() | GeneralFunctionInterface | [inline, virtual] |
~VectorFunction() | VectorFunction | [inline, virtual] |