casacore
Loading...
Searching...
No Matches
casacore::ChebyshevParam< T > Member List

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

arg_pcasacore::Function< T, U >mutableprotected
argp() constcasacore::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
chebyshevToPower(Vector< T > &coeffs)casacore::ChebyshevParam< T >static
clone() const =0casacore::Function< T, U >pure virtual
cloneAD() constcasacore::Function< T, U >virtual
cloneNonAD() constcasacore::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 >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
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 typedefcasacore::Function1D< T, U >
getCoefficient(const uInt which) constcasacore::ChebyshevParam< T >inline
getCoefficients() constcasacore::ChebyshevParam< T >
getDefault() constcasacore::ChebyshevParam< T >inline
getIntervalMax() constcasacore::ChebyshevParam< T >inline
getIntervalMin() constcasacore::ChebyshevParam< T >inline
getMode(RecordInterface &mode) constcasacore::Function< T, U >virtual
getOutOfIntervalMode() constcasacore::ChebyshevParam< T >inline
hasMode() constcasacore::Function< T, U >virtual
locked_pcasacore::Function< T, U >mutableprotected
lockParam()casacore::Function< T, U >inline
mask(const uInt n)casacore::Function< T, U >inline
mask(const uInt n) constcasacore::Function< T, U >inline
maxx_pcasacore::ChebyshevParam< T >protected
minx_pcasacore::ChebyshevParam< T >protected
mode_pcasacore::ChebyshevParam< T >protected
modes_scasacore::ChebyshevParam< T >protectedstatic
name() constcasacore::ChebyshevParam< T >inlinevirtual
nCoefficients() constcasacore::ChebyshevParam< T >inline
ndim() constcasacore::Function1D< T, U >inlinevirtual
nparameters() constcasacore::Function< T, U >inline
operator()() constcasacore::Function< T, U >inlinevirtual
operator()(const ArgType &x) constcasacore::Function< T, U >inlinevirtual
operator()(const Vector< ArgType > &x) constcasacore::Function< T, U >virtual
operator()(FunctionArg x) constcasacore::Function< T, U >inlinevirtual
operator()(const ArgType &x, const ArgType &y) constcasacore::Function< T, U >virtual
operator()(const ArgType &x, const ArgType &y, const ArgType &z) constcasacore::Function< T, U >virtual
casacore::Functional::operator()(const Domain &x) const =0casacore::Functional< Domain, Range >pure virtual
operator=(const ChebyshevParam< T > &other)casacore::ChebyshevParam< T >
operator[](const uInt n)casacore::Function< T, U >inline
operator[](const uInt n) constcasacore::Function< T, U >inline
order() constcasacore::ChebyshevParam< T >inline
param_pcasacore::Function< T, U >protected
parameters() constcasacore::Function< T, U >inline
parameters()casacore::Function< T, U >inline
parset_pcasacore::Function< T, U >mutableprotected
parsetp() constcasacore::Function< T, U >inline
powerToChebyshev(Vector< T > &coeffs)casacore::ChebyshevParam< T >static
print(ostream &os) constcasacore::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::Function< T, U >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 >inlinevirtual
~Function1D()casacore::Function1D< T, U >inlinevirtual
~Functional()casacore::Functional< Domain, Range >virtual