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