|
Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Math/Alge/Matrix/Base.h"

Go to the source code of this file.
Classes | |
| struct | honey::matrix::priv::Traits< Matrix< Rows, Cols, Real_, Options, Alloc_ > > |
| (m x n)-dimensional matrix traits More... | |
| class | honey::Matrix< Rows, Cols, Real, Options, Alloc > |
| (m x n)-dimensional matrix More... | |
Namespaces | |
| honey | |
| Global Honeycomb namespace. | |
Typedefs | |
| typedef Matrix< matrix::dynamic, matrix::dynamic > | honey::MatrixN |
| (m x n)-dimensional matrix types More... | |
| typedef Matrix< matrix::dynamic, matrix::dynamic, Float > | honey::MatrixN_f |
| typedef Matrix< matrix::dynamic, matrix::dynamic, Double > | honey::MatrixN_d |
1.8.10