Linear.h File Reference
#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::OCGFunctions::LinearO
 
typedef CGFunctions::Linear< CGCoordinates::XCGFunctions::LinearX
 
typedef CGFunctions::Linear< CGCoordinates::YCGFunctions::LinearY
 
typedef CGFunctions::Linear< CGCoordinates::ZCGFunctions::LinearZ
 
typedef CGFunctions::Linear< CGCoordinates::YZCGFunctions::LinearYZ
 
typedef CGFunctions::Linear< CGCoordinates::XZCGFunctions::LinearXZ
 
typedef CGFunctions::Linear< CGCoordinates::XYCGFunctions::LinearXY
 
typedef CGFunctions::Linear< CGCoordinates::XYZCGFunctions::LinearXYZ