FLinear Member List
This is the complete list of members for
FLinear, including all inherited members.
evaluate(VecDouble &v) | Function1D | [inline] |
FLinear(double a, double b) | FLinear | |
Function1D(unsigned n_components=1) | Function1D | [inline] |
GeneralFunctionInterface(unsigned domainDim, unsigned imageDim) | GeneralFunctionInterface | [inline] |
getDomainDim() const | GeneralFunctionInterface | [inline] |
getImageDim() const | GeneralFunctionInterface | [inline] |
getMaxNorm(double a, double b) const | Function1D | [inline, virtual] |
getMinMaxValues(double a, double b, double &min, double &max) const | FLinear | [virtual] |
isInDomain(double dd, unsigned component=0) const | Function1D | [inline, virtual] |
isInDomain(const VecDouble &p, unsigned component=0) const | Function1D | [inline, virtual] |
m_a | FLinear | [private] |
m_b | FLinear | [private] |
n_components() const | GeneralFunctionInterface | [inline] |
operator()(double dd, unsigned cmp=0) const | FLinear | [virtual] |
Function1D::operator()(const VecDouble &p, unsigned int component=0) const | Function1D | [inline, virtual] |
plot(std::ostream &out, double a, double b, unsigned nPoints, unsigned cmp=0) | Function1D | [inline] |
plotInLine(VecDouble &p1, VecDouble &p2, unsigned npts, std::ostream &out, unsigned cmp=0) | GeneralFunctionInterface | |
setParameters(const VecDouble ¶meters) | FLinear | [virtual] |
value(const Point< 1 > &p, const unsigned int component=0) const | FLinear | [virtual] |
vector_value(const VecDouble &p, VecDouble &values) const | GeneralFunctionInterface | [inline, virtual] |
~FLinear() | FLinear | [virtual] |
~Function1D() | Function1D | [inline, virtual] |
~GeneralFunctionInterface() | GeneralFunctionInterface | [inline, virtual] |