WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
Matrix.hpp File Reference
#include <cmath>
#include <array>
#include <cstring>
#include "clockwerkerrors.h"
#include "safemath.h"
#include "utils/stringutils.hpp"

Go to the source code of this file.

Classes

class  clockwerk::Matrix< R, C >
 Matrix math implementation. More...

Namespaces

namespace  clockwerk

Variables

const uint32 clockwerk::MAX_CHARS_PER_MATRIX_STRING = 1000