![]() |
|
#include "Polynomial.h"Go to the source code of this file.
Classes | |
| class | CGFunctions::Linear< Coordinates > |
| A specialisation of Polynomials for PolynomialType::Linear. 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::Linear< CGCoordinates::O > | CGFunctions::LinearO |
| typedef CGFunctions::Linear< CGCoordinates::X > | CGFunctions::LinearX |
| typedef CGFunctions::Linear< CGCoordinates::Y > | CGFunctions::LinearY |
| typedef CGFunctions::Linear< CGCoordinates::Z > | CGFunctions::LinearZ |
| typedef CGFunctions::Linear< CGCoordinates::YZ > | CGFunctions::LinearYZ |
| typedef CGFunctions::Linear< CGCoordinates::XZ > | CGFunctions::LinearXZ |
| typedef CGFunctions::Linear< CGCoordinates::XY > | CGFunctions::LinearXY |
| typedef CGFunctions::Linear< CGCoordinates::XYZ > | CGFunctions::LinearXYZ |