casacore::ChebyshevParamModeImpl< T > Member List

This is the complete list of members for casacore::ChebyshevParamModeImpl< T >, including all inherited members.
arg_pcasacore::Function< T, U > [mutable, protected]
argp() const casacore::Function< T, U > [inline]
ArgType typedefcasacore::Function< T, U >
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 > [inline, explicit]
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 =0casacore::Function< T, U > [pure virtual]
cloneAD() const casacore::Function< T, U > [virtual]
cloneNonAD() const casacore::Function< T, U > [virtual]
def_pcasacore::ChebyshevParam< T > [protected]
derivativeCoeffs(Vector< T > &coeffs, const T &xmin=T(-1), const T &xmax=T(1))casacore::ChebyshevParam< T > [static]
eval(FunctionArg x) const =0casacore::Function< T, U > [pure virtual]
Function()casacore::Function< T, U > [inline]
Function(const uInt n)casacore::Function< T, U > [inline, explicit]
Function(const Vector< T > &in)casacore::Function< T, U > [inline, explicit]
Function(const FunctionParam< T > &other)casacore::Function< T, U > [inline]
Function(const Function< W, X > &other)casacore::Function< T, U > [inline]
Function(const Function< T, U > &other)casacore::Function< T, U > [inline]
Function1D()casacore::Function1D< T > [inline]
Function1D(const uInt n)casacore::Function1D< T > [inline, explicit]
Function1D(const Vector< T > &in)casacore::Function1D< T > [inline, explicit]
Function1D(const FunctionParam< T > &other)casacore::Function1D< T > [inline]
Function1D(const Function1D< T, T > &other)casacore::Function1D< T > [inline]
Function1D(const Function1D< W, X > &other)casacore::Function1D< T > [inline]
FunctionArg typedefcasacore::Function1D< T >
getCoefficient(const uInt which) const casacore::ChebyshevParam< T > [inline]
getCoefficients() const casacore::ChebyshevParam< T >
getDefault() const casacore::ChebyshevParam< T > [inline]
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]
locked_pcasacore::Function< T, U > [mutable, protected]
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]
maxx_pcasacore::ChebyshevParam< T > [protected]
minx_pcasacore::ChebyshevParam< T > [protected]
mode_pcasacore::ChebyshevParam< T > [protected]
modes_scasacore::ChebyshevParam< T > [protected, static]
name() const casacore::ChebyshevParam< T > [inline, virtual]
nCoefficients() const casacore::ChebyshevParam< T > [inline]
ndim() constcasacore::Function1D< T > [inline, virtual]
nparameters() const casacore::Function< T, U > [inline]
operator()() const casacore::Function< T, U > [inline, virtual]
operator()(const ArgType &x) const casacore::Function< T, U > [inline, virtual]
operator()(const Vector< ArgType > &x) const casacore::Function< T, U > [virtual]
operator()(FunctionArg x) const casacore::Function< T, U > [inline, virtual]
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, U >::operator()(const FunctionTraits< T >::ArgType &x) const =0casacore::Functional< FunctionTraits< T >::ArgType, U > [pure virtual]
Functional< Vector< FunctionTraits< T >::ArgType >, U >::operator()(const Vector< FunctionTraits< T >::ArgType > &x) const =0casacore::Functional< Vector< FunctionTraits< T >::ArgType >, U > [pure virtual]
operator=(const ChebyshevParam< T > &other)casacore::ChebyshevParam< T >
operator[](const uInt n)casacore::Function< T, U > [inline]
operator[](const uInt n) const casacore::Function< T, U > [inline]
order() const casacore::ChebyshevParam< T > [inline]
param_pcasacore::Function< T, U > [protected]
parameters() const casacore::Function< T, U > [inline]
parameters()casacore::Function< T, U > [inline]
parset_pcasacore::Function< T, U > [mutable, protected]
parsetp() const casacore::Function< T, U > [inline]
powerToChebyshev(Vector< T > &coeffs)casacore::ChebyshevParam< T > [static]
print(ostream &os) const casacore::Function< T, U > [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]
unlockParam()casacore::Function< T, U > [inline]
~ChebyshevParam()casacore::ChebyshevParam< T > [virtual]
~Function()casacore::Function< T, U > [inline, virtual]
~Function1D()casacore::Function1D< T > [inline, virtual]
Functional< FunctionTraits< T >::~Functional()casacore::Functional< FunctionTraits< T >::ArgType, U > [virtual]
Functional< Vector< FunctionTraits< T >::ArgType >, U >::~Functional()casacore::Functional< Vector< FunctionTraits< T >::ArgType >, U > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1