Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Math/Numeral.h"
Go to the source code of this file.
Classes | |
class | honey::RealBase< Real_ > |
Base class for real number operations. More... | |
Namespaces | |
honey | |
Global Honeycomb namespace. | |
Typedefs | |
typedef Numeral< Real >::Real_ | honey::Real_ |
Operations and constants for Real type. See Float_, Double_. More... | |
Real types | |
typedef float | honey::Real |
Real number type. See Real_ for real number operations and constants. More... | |