casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::Lorentzian1D< T > Member List
This is the complete list of members for casa::Lorentzian1D< T >, including all inherited members.
arg_pcasa::Function< T, T > [mutable, protected]
argp() constcasa::Function< T, T > [inline]
ArgType typedefcasa::Function< T, T >
CENTER enum valuecasa::Lorentzian1DParam< T >
center() const casa::Lorentzian1DParam< T > [inline]
clone() const casa::Lorentzian1D< T > [inline, virtual]
cloneAD() const casa::Lorentzian1D< T > [inline, virtual]
cloneNonAD() const casa::Lorentzian1D< T > [inline, virtual]
eval(typename Function1D< T >::FunctionArg x) const casa::Lorentzian1D< T > [virtual]
casa::Lorentzian1DParam::eval(FunctionArg x) const =0casa::Function< T, T > [pure virtual]
flux() const casa::Lorentzian1DParam< T >
Function()casa::Function< T, T > [inline]
Function(const uInt n)casa::Function< T, T > [inline, explicit]
Function(const Vector< T > &in)casa::Function< T, T > [inline, explicit]
Function(const FunctionParam< T > &other)casa::Function< T, T > [inline]
Function(const Function< W, X > &other)casa::Function< T, T > [inline]
Function(const Function< T, T > &other)casa::Function< T, T > [inline]
Function1D()casa::Function1D< T > [inline]
Function1D(const uInt n)casa::Function1D< T > [inline, explicit]
Function1D(const Vector< T > &in)casa::Function1D< T > [inline, explicit]
Function1D(const FunctionParam< T > &other)casa::Function1D< T > [inline]
Function1D(const Function1D< T, T > &other)casa::Function1D< T > [inline]
Function1D(const Function1D< W, X > &other)casa::Function1D< T > [inline]
FunctionArg typedefcasa::Function1D< T >
fwhm2intcasa::Lorentzian1DParam< T > [protected]
getMode(RecordInterface &mode) constcasa::Function< T, T > [virtual]
hasMode() constcasa::Function< T, T > [virtual]
height() const casa::Lorentzian1DParam< T > [inline]
HEIGHT enum valuecasa::Lorentzian1DParam< T >
locked_pcasa::Function< T, T > [mutable, protected]
lockParam()casa::Function< T, T > [inline]
Lorentzian1D()casa::Lorentzian1D< T > [inline]
Lorentzian1D(const T &height)casa::Lorentzian1D< T > [inline, explicit]
Lorentzian1D(const T &height, const T &center)casa::Lorentzian1D< T > [inline]
Lorentzian1D(const T &height, const T &center, const T &width)casa::Lorentzian1D< T > [inline]
Lorentzian1D(const Lorentzian1D< T > &other)casa::Lorentzian1D< T > [inline]
Lorentzian1D(const Lorentzian1D< W > &other)casa::Lorentzian1D< T > [inline]
Lorentzian1DParam()casa::Lorentzian1DParam< T >
Lorentzian1DParam(const T &height)casa::Lorentzian1DParam< T > [explicit]
Lorentzian1DParam(const T &height, const T &center)casa::Lorentzian1DParam< T >
Lorentzian1DParam(const T &height, const T &center, const T &width)casa::Lorentzian1DParam< T >
Lorentzian1DParam(const Lorentzian1DParam< T > &other)casa::Lorentzian1DParam< T >
Lorentzian1DParam(const Lorentzian1DParam< W > &other)casa::Lorentzian1DParam< T > [inline]
mask(const uInt n)casa::Function< T, T > [inline]
mask(const uInt n) constcasa::Function< T, T > [inline]
name() const casa::Lorentzian1DParam< T > [inline, virtual]
ndim() constcasa::Function1D< T > [inline, virtual]
nparameters() constcasa::Function< T, T > [inline]
operator()() constcasa::Function< T, T > [inline, virtual]
operator()(const ArgType &x) constcasa::Function< T, T > [inline, virtual]
operator()(const Vector< ArgType > &x) constcasa::Function< T, T > [virtual]
operator()(FunctionArg x) constcasa::Function< T, T > [inline, virtual]
operator()(const ArgType &x, const ArgType &y) constcasa::Function< T, T > [virtual]
operator()(const ArgType &x, const ArgType &y, const ArgType &z) constcasa::Function< T, T > [virtual]
Functional< FunctionTraits< T >::ArgType, T >::operator()(const FunctionTraits< T >::ArgType &x) const =0casa::Functional< FunctionTraits< T >::ArgType, T > [pure virtual]
Functional< Vector< FunctionTraits< T >::ArgType >, T >::operator()(const Vector< FunctionTraits< T >::ArgType > &x) const =0casa::Functional< Vector< FunctionTraits< T >::ArgType >, T > [pure virtual]
operator=(const Lorentzian1D< T > &other)casa::Lorentzian1D< T > [inline]
casa::Lorentzian1DParam::operator=(const Lorentzian1DParam< T > &other)casa::Lorentzian1DParam< T >
operator[](const uInt n)casa::Function< T, T > [inline]
operator[](const uInt n) constcasa::Function< T, T > [inline]
param_pcasa::Function< T, T > [protected]
parameters() constcasa::Function< T, T > [inline]
parameters()casa::Function< T, T > [inline]
parset_pcasa::Function< T, T > [mutable, protected]
parsetp() constcasa::Function< T, T > [inline]
print(ostream &os) constcasa::Function< T, T > [inline]
setCenter(const T &cnter)casa::Lorentzian1DParam< T > [inline]
setFlux(const T &flux)casa::Lorentzian1DParam< T >
setHeight(const T &height)casa::Lorentzian1DParam< T > [inline]
setMode(const RecordInterface &mode)casa::Function< T, T > [virtual]
setWidth(const T &width)casa::Lorentzian1DParam< T > [inline]
unlockParam()casa::Function< T, T > [inline]
width() const casa::Lorentzian1DParam< T > [inline]
WIDTH enum valuecasa::Lorentzian1DParam< T >
~Function()casa::Function< T, T > [inline, virtual]
~Function1D()casa::Function1D< T > [inline, virtual]
Functional< FunctionTraits< T >::~Functional()casa::Functional< FunctionTraits< T >::ArgType, T > [virtual]
Functional< Vector< FunctionTraits< T >::ArgType >, T >::~Functional()casa::Functional< Vector< FunctionTraits< T >::ArgType >, T > [virtual]
~Lorentzian1D()casa::Lorentzian1D< T > [inline, virtual]
~Lorentzian1DParam()casa::Lorentzian1DParam< T > [virtual]