taylorFlat

A library of static functions of a flat quarter S

[ kepler | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

OVERVIEW TEXT
AUTHOR

Class Summary

class taylorFlat

{

public:
static const taylorFunction gamma,vor,sol,dih,dih2,dih3;
protected:
}; // taylorFlat

Back to the top of taylorFlat


OVERVIEW TEXT

This class contains functions defined on flat quarters. Some of these functions are also available as functions on a general simplex in the class taylorSimplex. The version here have been customized for flat quarters. Much more general functions can be built up by taking linear combinations of these, using the operator overloading on addition and scalar multiplication for taylorFunctions.

In these functions, the fourth edge is assumed to be the long edge.

Back to the top of taylorFlat


AUTHOR

Thomas C. Hales

Back to the top of taylorFlat


const taylorFunction gamma,vor,sol,dih,dih2,dih3;

flat quarters (x4 is the diagonal). gamma is the compression. vor is the analytic voronoi function. sol is the solid angle. dih,dih2,dih3 are the dihedral angles along the first three edges.

	static const taylorFunction gamma,vor,sol,dih,dih2,dih3;

Back to the top of taylorFlat


All Members

public:
static const taylorFunction gamma,vor,sol,dih,dih2,dih3;
protected:

Back to the top of taylorFlat


Ancestors

Class does not inherit from any other class.

Back to the top of taylorFlat


Descendants

Class is not inherited by any others.

Back to the top of taylorFlat


Generated from source by the Cocoon utilities on Mon Dec 22 19:37:27 1997 .

Report problems to jkotula@unimax.com