casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
PowerLogarithmicPolynomial.h File Reference
#include <casacore/casa/aips.h>
#include <casacore/scimath/Functionals/PowerLogarithmicPolynomialParam.h>
#include <casacore/scimath/Functionals/Function1D.h>
#include <casacore/scimath/Mathematics/AutoDiff.h>
#include <casacore/scimath/Mathematics/AutoDiffMath.h>

Go to the source code of this file.

Classes

class  casacore::PowerLogarithmicPolynomial< T >
 A one dimensional power logarithmic polynomial class of form y = c_0 * x**(c_1 + c_2*ln(x) + c_3*ln(x)**2 +... c_n*ln(x)**(n-1)) More...
 
class  casacore::PowerLogarithmicPolynomial_PS< AutoDiff< T > >
 Partial specialization of PowerLogarithmicPolynomial for AutoDiff More...
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Macros

#define PowerLogarithmicPolynomial_PS
 

Macro Definition Documentation

#define PowerLogarithmicPolynomial_PS

Definition at line 128 of file PowerLogarithmicPolynomial.h.