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

Go to the source code of this file.

Classes

class  honey::VecBase< Subclass >
 Vector base class. More...
 
struct  honey::matrix::priv::Traits< Block< Vec, 1, Cols > >
 Column vector block traits. More...
 
struct  honey::matrix::priv::Traits< Block< Vec, Rows, 1 > >
 Row vector block traits. More...
 
struct  honey::matrix::priv::Traits< Block< Vec, 1, 1 > >
 1x1 block traits More...
 

Namespaces

 honey
 Global Honeycomb namespace.
 
 honey::matrix
 Matrix util.
 
 honey::matrix::priv
 Matrix implementation details.