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 | |
namespace | casacore |
this file contains all the compiler specific defines | |
Defines | |
#define | PowerLogarithmicPolynomial_PS |
#define PowerLogarithmicPolynomial_PS |
Definition at line 128 of file PowerLogarithmicPolynomial.h.