|
Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Misc/Optional.h"#include "Honey/Math/Alge/Matrix/Builder.h"#include "Honey/Math/Alge/Matrix/Iter.h"#include "Honey/Math/Alge/Matrix/Block.h"#include "Honey/Math/Alge/Trig.h"

Go to the source code of this file.
Classes | |
| class | honey::Svd< Real > |
| Singular Value Decomposition. Can be used to calculate the pseudo-inverse of any matrix or solve least squares problems. More... | |
| class | honey::MatrixBase< Subclass > |
| Matrix base class. More... | |
Namespaces | |
| honey | |
| Global Honeycomb namespace. | |
1.8.10