|
#include "Polynomial.h"
Go to the source code of this file.
Classes | |
class | CGFunctions::Lucy< Coordinates > |
A specialisation of Polynomials for PolynomialType::Lucy. See Polynomial for details. More... | |
Namespaces | |
CGFunctions | |
Contains base classes of CGPoint; CGPoint is always templated with one of these classes; these classes contain the position of the CGPoint and the parameters of the coarse-graining function (width, cutoff, ...). | |
Typedefs | |
typedef CGFunctions::Lucy< CGCoordinates::O > | CGFunctions::LucyO |
typedef CGFunctions::Lucy< CGCoordinates::X > | CGFunctions::LucyX |
typedef CGFunctions::Lucy< CGCoordinates::Y > | CGFunctions::LucyY |
typedef CGFunctions::Lucy< CGCoordinates::Z > | CGFunctions::LucyZ |
typedef CGFunctions::Lucy< CGCoordinates::YZ > | CGFunctions::LucyYZ |
typedef CGFunctions::Lucy< CGCoordinates::XZ > | CGFunctions::LucyXZ |
typedef CGFunctions::Lucy< CGCoordinates::XY > | CGFunctions::LucyXY |
typedef CGFunctions::Lucy< CGCoordinates::XYZ > | CGFunctions::LucyXYZ |