| arg_p | casacore::Function< T, T > | mutableprotected |
| argp() const | casacore::Function< T, T > | inline |
| ArgType typedef | casacore::Function< T, T > | |
| ChebyshevParam() | casacore::ChebyshevParam< AutoDiffA< T > > | |
| ChebyshevParamModeImpl_PSA() | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | inline |
| ChebyshevParamModeImpl_PSA(const uInt n) | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | inlineexplicit |
| ChebyshevParamModeImpl_PSA(const AutoDiffA< T > &min, const AutoDiffA< T > &max, typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const AutoDiffA< T > &defval=AutoDiffA< T >(0)) | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | inline |
| ChebyshevParamModeImpl_PSA(const Vector< AutoDiffA< T > > &coeffs, const AutoDiffA< T > &min, const AutoDiffA< T > &max, typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const AutoDiffA< T > &defval=AutoDiffA< T >(0)) | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | inline |
| ChebyshevParamModeImpl_PSA(uInt order, const RecordInterface &mode) | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | inline |
| ChebyshevParamModeImpl_PSA(const Vector< AutoDiffA< T > > &coeffs, const RecordInterface &mode) | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | inline |
| ChebyshevParamModeImpl_PSA(const ChebyshevParamModeImpl_PSA &other) | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | inline |
| chebyshevToPower(Vector< T > &coeffs) | casacore::ChebyshevParam< AutoDiffA< T > > | static |
| clone() const=0 | casacore::Function< T, T > | pure virtual |
| cloneAD() const | casacore::Function< T, T > | virtual |
| cloneNonAD() const | casacore::Function< T, T > | virtual |
| def_p | casacore::ChebyshevParam< AutoDiffA< T > > | protected |
| derivativeCoeffs(Vector< T > &coeffs, const T &xmin=T(-1), const T &xmax=T(1)) | casacore::ChebyshevParam< AutoDiffA< T > > | static |
| eval(FunctionArg x) const=0 | casacore::Function< T, T > | pure virtual |
| Function() | casacore::Function< T, T > | inline |
| Function1D() | casacore::Function1D< T, U > | inline |
| Function1D(const uInt n) | casacore::Function1D< T, U > | inlineexplicit |
| Function1D(const Vector< T > &in) | casacore::Function1D< T, U > | inlineexplicit |
| Function1D(const FunctionParam< T > &other) | casacore::Function1D< T, U > | inline |
| Function1D(const Function1D< W, X > &other) | casacore::Function1D< T, U > | inline |
| FunctionArg typedef | casacore::Function1D< T, U > | |
| getCoefficient(const uInt which) const | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| getCoefficients() const | casacore::ChebyshevParam< AutoDiffA< T > > | |
| getDefault() const | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| getIntervalMax() const | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| getIntervalMin() const | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| getMode(RecordInterface &mode) const | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | virtual |
| getOutOfIntervalMode() const | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| hasMode() const | casacore::Function< T, T > | virtual |
| locked_p | casacore::Function< T, T > | mutableprotected |
| lockParam() | casacore::Function< T, T > | inline |
| mask(const uInt n) | casacore::Function< T, T > | inline |
| maxx_p | casacore::ChebyshevParam< AutoDiffA< T > > | protected |
| minx_p | casacore::ChebyshevParam< AutoDiffA< T > > | protected |
| mode_p | casacore::ChebyshevParam< AutoDiffA< T > > | protected |
| modes_s | casacore::ChebyshevParam< AutoDiffA< T > > | protectedstatic |
| name() const | casacore::ChebyshevParam< AutoDiffA< T > > | inlinevirtual |
| nCoefficients() const | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| ndim() const | casacore::Function1D< T, U > | inlinevirtual |
| nparameters() const | casacore::Function< T, T > | inline |
| operator()() const | casacore::Function< T, T > | inlinevirtual |
| casacore::Functional< FunctionTraits< T >::ArgType, T >::operator()(const FunctionTraits< T >::ArgType &x) const=0 | casacore::Functional< FunctionTraits< T >::ArgType, T > | pure virtual |
| casacore::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 ChebyshevParam< T > &other) | casacore::ChebyshevParam< AutoDiffA< T > > | |
| operator[](const uInt n) | casacore::Function< T, T > | inline |
| order() const | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| param_p | casacore::Function< T, T > | protected |
| parameters() const | casacore::Function< T, T > | inline |
| parset_p | casacore::Function< T, T > | mutableprotected |
| parsetp() const | casacore::Function< T, T > | inline |
| powerToChebyshev(Vector< T > &coeffs) | casacore::ChebyshevParam< AutoDiffA< T > > | static |
| print(ostream &os) const | casacore::Function< T, T > | inline |
| setCoefficient(const uInt which, const T &value) | casacore::ChebyshevParam< AutoDiffA< T > > | |
| setCoefficients(const Vector< T > &coeffs) | casacore::ChebyshevParam< AutoDiffA< T > > | |
| setDefault(const T &val) | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| setInterval(T xmin, T xmax) | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| setMode(const RecordInterface &mode) | casacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | virtual |
| setOutOfIntervalMode(ChebyshevEnums::OutOfIntervalMode mode) | casacore::ChebyshevParam< AutoDiffA< T > > | inline |
| unlockParam() | casacore::Function< T, T > | inline |
| ~ChebyshevParam() | casacore::ChebyshevParam< AutoDiffA< T > > | virtual |
| ~Function() | casacore::Function< T, T > | inlinevirtual |
| ~Function1D() | casacore::Function1D< T, U > | inlinevirtual |
| casacore::~Functional() | casacore::Functional< FunctionTraits< T >::ArgType, T > | virtual |
| casacore::Functional< Vector< FunctionTraits< T >::ArgType >, T >::~Functional() | casacore::Functional< Vector< FunctionTraits< T >::ArgType >, T > | virtual |