Namespaces | Typedefs | Functions
GteMatrix2x2.h File Reference
#include <Mathematics/GteMatrix.h>
#include <Mathematics/GteVector2.h>
Include dependency graph for GteMatrix2x2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gte
 

Typedefs

template<typename Real >
using gte::Matrix2x2 = Matrix< 2, 2, Real >
 

Functions

template<typename Real >
Matrix2x2< Real > gte::Adjoint (Matrix2x2< Real > const &M)
 
template<typename Real >
Real gte::Determinant (Matrix2x2< Real > const &M)
 
template<typename Real >
Real gte::GetRotationAngle (Matrix2x2< Real > const &rotation)
 
template<typename Real >
Matrix2x2< Real > gte::Inverse (Matrix2x2< Real > const &M, bool *reportInvertibility=nullptr)
 
template<typename Real >
void gte::MakeRotation (Real angle, Matrix2x2< Real > &rotation)
 
template<typename Real >
Real gte::Trace (Matrix2x2< Real > const &M)
 


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:04