Honeycomb  0.1
Component-Model Framework
Classes | Namespaces | Typedefs
Trig.h File Reference
#include "Honey/Math/Alge/Alge.h"
Include dependency graph for Trig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  honey::Interp_< Real >
 Interpolation math. More...
 
class  honey::SinTable< Real >
 Speeds up all trig functions at the cost of precision. Precision is roughly 1 / size. More...
 
class  honey::Trig_< Real >
 Trigonometry. More...
 

Namespaces

 honey
 Global Honeycomb namespace.
 

Typedefs

typedef Trig_< Real > honey::Trig
 
typedef Trig_< Float > honey::Trig_f
 
typedef Trig_< Double > honey::Trig_d
 
typedef Trig_< Quad > honey::Trig_q