casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casacore::MarshallableChebyshev< T > Member List

This is the complete list of members for casacore::MarshallableChebyshev< T >, including all inherited members.

arg_pcasacore::Function< T, T >mutableprotected
argp() constcasacore::Function< T, T >inline
ArgType typedefcasacore::Function< T, T >
Chebyshev()casacore::Chebyshev< T >inline
Chebyshev(const uInt n)casacore::Chebyshev< T >inlineexplicit
Chebyshev(const T &min, const T &max, const typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::Chebyshev< T >inline
Chebyshev(const Vector< T > &coeffs, const T &min, const T &max, const typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::Chebyshev< T >inline
Chebyshev(uInt order, const RecordInterface &mode)casacore::Chebyshev< T >inline
Chebyshev(const Vector< T > &coeffs, const RecordInterface &mode)casacore::Chebyshev< T >inline
Chebyshev(const Chebyshev &other)casacore::Chebyshev< T >inline
ChebyshevParam()casacore::ChebyshevParam< T >
ChebyshevParam(const uInt n)casacore::ChebyshevParam< T >explicit
ChebyshevParam(const T &min, const T &max, ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::ChebyshevParam< T >
ChebyshevParam(const Vector< T > &coeffs, const T &min, const T &max, ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::ChebyshevParam< T >
ChebyshevParam(uInt order, const RecordInterface &mode)casacore::ChebyshevParam< T >
ChebyshevParam(const Vector< T > &coeffs, const RecordInterface &mode)casacore::ChebyshevParam< T >
ChebyshevParam(const ChebyshevParam &other)casacore::ChebyshevParam< T >
ChebyshevParam(const ChebyshevParam< W > &other)casacore::ChebyshevParam< T >inline
ChebyshevParamModeImpl()casacore::ChebyshevParamModeImpl< T >inline
ChebyshevParamModeImpl(const uInt n)casacore::ChebyshevParamModeImpl< T >inlineexplicit
ChebyshevParamModeImpl(const T &min, const T &max, typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::ChebyshevParamModeImpl< T >inline
ChebyshevParamModeImpl(const Vector< T > &coeffs, const T &min, const T &max, typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::ChebyshevParamModeImpl< T >inline
ChebyshevParamModeImpl(uInt order, const RecordInterface &mode)casacore::ChebyshevParamModeImpl< T >inline
ChebyshevParamModeImpl(const Vector< T > &coeffs, const RecordInterface &mode)casacore::ChebyshevParamModeImpl< T >inline
ChebyshevParamModeImpl(const ChebyshevParamModeImpl &other)casacore::ChebyshevParamModeImpl< T >inline
chebyshevToPower(Vector< T > &coeffs)casacore::ChebyshevParam< T >static
clone() const casacore::MarshallableChebyshev< T >inlinevirtual
cloneAD() constcasacore::Function< T, T >virtual
cloneNonAD() constcasacore::Function< T, T >virtual
COEFFS enum valuecasacore::MarshallableChebyshev< T >
DEF enum valuecasacore::MarshallableChebyshev< T >
def_pcasacore::ChebyshevParam< T >protected
derivative() const casacore::Chebyshev< T >
derivativeCoeffs(Vector< T > &coeffs, const T &xmin=T(-1), const T &xmax=T(1))casacore::ChebyshevParam< T >static
eval(const typename FunctionTraits< T >::ArgType *x) const casacore::Chebyshev< T >virtual
casacore::ChebyshevParamModeImpl::eval(FunctionArg x) const =0casacore::Function< T, T >pure virtual
FieldNames enum namecasacore::MarshallableChebyshev< T >
FUNCFIELDScasacore::MarshallableChebyshev< T >static
Function()casacore::Function< T, T >inline
Function(const uInt n)casacore::Function< T, T >inlineexplicit
Function(const Vector< T > &in)casacore::Function< T, T >inlineexplicit
Function(const FunctionParam< T > &other)casacore::Function< T, T >inline
Function(const Function< W, X > &other)casacore::Function< T, T >inline
Function1D()casacore::Function1D< T >inline
Function1D(const uInt n)casacore::Function1D< T >inlineexplicit
Function1D(const Vector< T > &in)casacore::Function1D< T >inlineexplicit
Function1D(const FunctionParam< T > &other)casacore::Function1D< T >inline
Function1D(const Function1D< W, X > &other)casacore::Function1D< T >inline
FunctionArg typedefcasacore::Function1D< T >
FunctionMarshallable(const String &functype)casacore::FunctionMarshallableinline
FunctionMarshallable(const FunctionMarshallable &other)casacore::FunctionMarshallableinline
FUNCTYPEcasacore::MarshallableChebyshev< T >static
getCoefficient(const uInt which) const casacore::ChebyshevParam< T >inline
getCoefficients() const casacore::ChebyshevParam< T >
getDefault() const casacore::ChebyshevParam< T >inline
getFuncType() const casacore::FunctionMarshallableinline
getIntervalMax() const casacore::ChebyshevParam< T >inline
getIntervalMin() const casacore::ChebyshevParam< T >inline
getMode(RecordInterface &mode) const casacore::ChebyshevParamModeImpl< T >virtual
getOutOfIntervalMode() const casacore::ChebyshevParam< T >inline
hasMode() const casacore::ChebyshevParamModeImpl< T >virtual
INTERVAL enum valuecasacore::MarshallableChebyshev< T >
loadFuncType(Record &gr) const casacore::FunctionMarshallableinline
locked_pcasacore::Function< T, T >mutableprotected
lockParam()casacore::Function< T, T >inline
MarshallableChebyshev()casacore::MarshallableChebyshev< T >inline
MarshallableChebyshev(const uInt n)casacore::MarshallableChebyshev< T >inlineexplicit
MarshallableChebyshev(const T &min, const T &max, const typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::MarshallableChebyshev< T >inline
MarshallableChebyshev(const Vector< T > &coeffs, const T &min, const T &max, const typename ChebyshevEnums::OutOfIntervalMode mode=ChebyshevEnums::CONSTANT, const T &defval=T(0))casacore::MarshallableChebyshev< T >inline
MarshallableChebyshev(const Record &gr)casacore::MarshallableChebyshev< T >explicit
MarshallableChebyshev(const Chebyshev< T > &other)casacore::MarshallableChebyshev< T >inline
MarshallableChebyshev(const MarshallableChebyshev< T > &other)casacore::MarshallableChebyshev< T >inline
mask(const uInt n)casacore::Function< T, T >inline
mask(const uInt n) constcasacore::Function< T, T >inline
maxx_pcasacore::ChebyshevParam< T >protected
minx_pcasacore::ChebyshevParam< T >protected
MODE enum valuecasacore::MarshallableChebyshev< T >
mode_pcasacore::ChebyshevParam< T >protected
modenamescasacore::MarshallableChebyshev< T >privatestatic
modes_scasacore::ChebyshevParam< T >protectedstatic
name() const casacore::ChebyshevParam< T >inlinevirtual
nCoefficients() const casacore::ChebyshevParam< T >inline
ndim() constcasacore::Function1D< T >inlinevirtual
NFieldNames enum valuecasacore::MarshallableChebyshev< T >
nparameters() constcasacore::Function< T, T >inline
operator()() constcasacore::Function< T, T >inlinevirtual
operator()(const ArgType &x) constcasacore::Function< T, T >inlinevirtual
operator()(const Vector< ArgType > &x) constcasacore::Function< T, T >virtual
operator()(FunctionArg x) constcasacore::Function< T, T >inlinevirtual
operator()(const ArgType &x, const ArgType &y) constcasacore::Function< T, T >virtual
operator()(const ArgType &x, const ArgType &y, const ArgType &z) constcasacore::Function< T, T >virtual
Functional< FunctionTraits< T >::ArgType, T >::operator()(const FunctionTraits< T >::ArgType &x) const =0casacore::Functional< FunctionTraits< T >::ArgType, T >pure virtual
Functional< Vector< FunctionTraits< T >::ArgType >, T >::operator()(const Vector< FunctionTraits< T >::ArgType > &x) const =0casacore::Functional< Vector< FunctionTraits< T >::ArgType >, T >pure virtual
operator=(const MarshallableChebyshev< T > &other)casacore::MarshallableChebyshev< T >inline
operator=(const Chebyshev< T > &other)casacore::MarshallableChebyshev< T >inline
casacore::ChebyshevParamModeImpl::operator=(const ChebyshevParam< T > &other)casacore::ChebyshevParam< T >
casacore::FunctionMarshallable::operator=(const FunctionMarshallable &other)casacore::FunctionMarshallableinlinevirtual
operator[](const uInt n)casacore::Function< T, T >inline
operator[](const uInt n) constcasacore::Function< T, T >inline
order() const casacore::ChebyshevParam< T >inline
param_pcasacore::Function< T, T >protected
parameters() constcasacore::Function< T, T >inline
parameters()casacore::Function< T, T >inline
parset_pcasacore::Function< T, T >mutableprotected
parsetp() constcasacore::Function< T, T >inline
powerToChebyshev(Vector< T > &coeffs)casacore::ChebyshevParam< T >static
print(ostream &os) constcasacore::Function< T, T >inline
setCoefficient(const uInt which, const T &value)casacore::ChebyshevParam< T >
setCoefficients(const Vector< T > &coeffs)casacore::ChebyshevParam< T >
setDefault(const T &val)casacore::ChebyshevParam< T >inline
setInterval(T xmin, T xmax)casacore::ChebyshevParam< T >inline
setMode(const RecordInterface &mode)casacore::ChebyshevParamModeImpl< T >virtual
setOutOfIntervalMode(ChebyshevEnums::OutOfIntervalMode mode)casacore::ChebyshevParam< T >inline
store(Record &gr) const casacore::MarshallableChebyshev< T >virtual
unlockParam()casacore::Function< T, T >inline
~Chebyshev()casacore::Chebyshev< T >inlinevirtual
~ChebyshevParam()casacore::ChebyshevParam< T >virtual
~Function()casacore::Function< T, T >inlinevirtual
~Function1D()casacore::Function1D< T >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
~FunctionMarshallable()casacore::FunctionMarshallableinlinevirtual
~MarshallableChebyshev()casacore::MarshallableChebyshev< T >inlinevirtual