|
openGPMP
Open Source Mathematics Package
|
#include <cstdint>#include <iostream>#include <vector>Go to the source code of this file.
Classes | |
| class | gpmp::linalg::Mtx |
| Mtx class offers matrix arithmetic operations. Some methods are element-wise while others make use of grouping and unrolling. More... | |
Namespaces | |
| gpmp | |
| The source C++ openGPMP namespace. | |
| gpmp::linalg | |