WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
mathmacros.h File Reference

Go to the source code of this file.

Macros

#define Matrix2   clockwerk::Matrix<2, 2>
#define Matrix3   clockwerk::Matrix<3, 3>
#define Matrix4   clockwerk::Matrix<4, 4>
#define Matrix6   clockwerk::Matrix<6, 6>
#define Matrix16   clockwerk::Matrix<16, 16>
#define Matrix21   clockwerk::Matrix<2, 1>
#define Matrix31   clockwerk::Matrix<3, 1>
#define Matrix41   clockwerk::Matrix<4, 1>
#define Matrix61   clockwerk::Matrix<6, 1>
#define Matrix63   clockwerk::Matrix<6, 3>
#define CartesianVector2   clockwerk::CartesianVector<2>
#define CartesianVector3   clockwerk::CartesianVector<3>
#define CartesianVector4   clockwerk::CartesianVector<4>
#define CartesianVector6   clockwerk::CartesianVector<6>

Macro Definition Documentation

◆ CartesianVector2

#define CartesianVector2   clockwerk::CartesianVector<2>

◆ CartesianVector3

#define CartesianVector3   clockwerk::CartesianVector<3>

◆ CartesianVector4

#define CartesianVector4   clockwerk::CartesianVector<4>

◆ CartesianVector6

#define CartesianVector6   clockwerk::CartesianVector<6>

◆ Matrix16

#define Matrix16   clockwerk::Matrix<16, 16>

◆ Matrix2

#define Matrix2   clockwerk::Matrix<2, 2>

◆ Matrix21

#define Matrix21   clockwerk::Matrix<2, 1>

◆ Matrix3

#define Matrix3   clockwerk::Matrix<3, 3>

◆ Matrix31

#define Matrix31   clockwerk::Matrix<3, 1>

◆ Matrix4

#define Matrix4   clockwerk::Matrix<4, 4>

◆ Matrix41

#define Matrix41   clockwerk::Matrix<4, 1>

◆ Matrix6

#define Matrix6   clockwerk::Matrix<6, 6>

◆ Matrix61

#define Matrix61   clockwerk::Matrix<6, 1>

◆ Matrix63

#define Matrix63   clockwerk::Matrix<6, 3>