arg_p | casacore::Function< T, U > | mutableprotected |
argp() const | casacore::Function< T, U > | inline |
ArgType typedef | casacore::Function< T, U > | |
clone() const | casacore::FunctionWrapper< T > | inlinevirtual |
cloneAD() const | casacore::Function< T, U > | virtual |
cloneNonAD() const | casacore::Function< T, U > | virtual |
doit_p | casacore::FunctionWrapper< T > | protected |
eval(typename Function< T >::FunctionArg x) const | casacore::FunctionWrapper< T > | virtual |
casacore::WrapperParam::eval(FunctionArg x) const =0 | casacore::Function< T, U > | pure virtual |
Function() | casacore::Function< T, U > | inline |
Function(const uInt n) | casacore::Function< T, U > | inlineexplicit |
Function(const Vector< T > &in) | casacore::Function< T, U > | inlineexplicit |
Function(const FunctionParam< T > &other) | casacore::Function< T, U > | inline |
Function(const Function< W, X > &other) | casacore::Function< T, U > | inline |
FunctionArg typedef | casacore::Function< T, U > | |
FunctionWrapper() | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)()) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const T &), const Bool isPar) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const Vector< T > &), const Bool isPar) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const T &)) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const T &, const T &), const T &par) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const T &, const Vector< T > &), const Vector< T > &par) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const Vector< T > &), const Int dim=1) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const Vector< T > &, const T &), const T &par, const uInt dim=1) | casacore::FunctionWrapper< T > | |
FunctionWrapper(T(*f)(const Vector< T > &, const Vector< T > &), const Vector< T > &par, const uInt dim=1) | casacore::FunctionWrapper< T > | |
FunctionWrapper(const FunctionWrapper< T > &other) | casacore::FunctionWrapper< T > | |
getMode(RecordInterface &mode) const | casacore::Function< T, U > | virtual |
hasMode() const | casacore::Function< T, U > | virtual |
locked_p | casacore::Function< T, U > | mutableprotected |
lockParam() | casacore::Function< T, U > | inline |
mask(const uInt n) | casacore::Function< T, U > | inline |
mask(const uInt n) const | casacore::Function< T, U > | inline |
name() const | casacore::WrapperParam< T > | inlinevirtual |
ndim() const | casacore::FunctionWrapper< T > | virtual |
nparameters() const | casacore::Function< T, U > | inline |
operator()() const | casacore::Function< T, U > | inlinevirtual |
operator()(const ArgType &x) const | casacore::Function< T, U > | inlinevirtual |
operator()(const Vector< ArgType > &x) const | casacore::Function< T, U > | virtual |
operator()(FunctionArg x) const | casacore::Function< T, U > | inlinevirtual |
operator()(const ArgType &x, const ArgType &y) const | casacore::Function< T, U > | virtual |
operator()(const ArgType &x, const ArgType &y, const ArgType &z) const | casacore::Function< T, U > | virtual |
Functional< FunctionTraits< T >::ArgType, T >::operator()(const FunctionTraits< T >::ArgType &x) const=0 | casacore::Functional< FunctionTraits< T >::ArgType, T > | pure virtual |
Functional< Vector< FunctionTraits< T >::ArgType >, T >::operator()(const Vector< FunctionTraits< T >::ArgType > &x) const=0 | casacore::Functional< Vector< FunctionTraits< T >::ArgType >, T > | pure virtual |
operator=(const FunctionWrapper< T > &other) | casacore::FunctionWrapper< T > | |
casacore::WrapperParam::operator=(const WrapperParam< T > &other) | casacore::WrapperParam< T > | |
operator[](const uInt n) | casacore::Function< T, U > | inline |
operator[](const uInt n) const | casacore::Function< T, U > | inline |
param_p | casacore::Function< T, U > | protected |
parameters() const | casacore::Function< T, U > | inline |
parameters() | casacore::Function< T, U > | inline |
parset_p | casacore::Function< T, U > | mutableprotected |
parsetp() const | casacore::Function< T, U > | inline |
print(ostream &os) const | casacore::Function< T, U > | inline |
setMode(const RecordInterface &mode) | casacore::Function< T, U > | virtual |
unlockParam() | casacore::Function< T, U > | inline |
WrapperParam() | casacore::WrapperParam< T > | |
WrapperParam(const T &par) | casacore::WrapperParam< T > | explicit |
WrapperParam(const Vector< T > &par) | casacore::WrapperParam< T > | explicit |
WrapperParam(const WrapperParam< T > &other) | casacore::WrapperParam< T > | |
~Function() | casacore::Function< T, U > | inlinevirtual |
Functional< FunctionTraits< T >::~Functional() | casacore::Functional< FunctionTraits< T >::ArgType, T > | virtual |
Functional< Vector< FunctionTraits< T >::ArgType >, T >::~Functional() | casacore::Functional< Vector< FunctionTraits< T >::ArgType >, T > | virtual |
~FunctionWrapper() | casacore::FunctionWrapper< T > | inlinevirtual |
~WrapperParam() | casacore::WrapperParam< T > | virtual |