WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
mathconstants.h File Reference
#include "core/Matrix.hpp"
#include "core/mathmacros.h"

Go to the source code of this file.

Functions

const clockwerk::Matrix< 3, 3 > IDENTITY_3_3 ({ {1.0, 0.0, 0.0}, {0.0, 1.0, 0.0}, {0.0, 0.0, 1.0} })

Function Documentation

◆ IDENTITY_3_3()

const clockwerk::Matrix< 3, 3 > IDENTITY_3_3 ( { {1.0, 0.0, 0.0}, {0.0, 1.0, 0.0}, {0.0, 0.0, 1.0} } )