Namespaces | Typedefs | Functions
GteMatrix3x3.h File Reference
#include <Mathematics/GteMatrix.h>
#include <Mathematics/GteVector3.h>
Include dependency graph for GteMatrix3x3.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::Matrix3x3 = Matrix< 3, 3, Real >
 

Functions

template<typename Real >
Matrix3x3< Real > gte::Adjoint (Matrix3x3< Real > const &M)
 
template<typename Real >
Real gte::Determinant (Matrix3x3< Real > const &M)
 
template<typename Real >
Matrix3x3< Real > gte::Inverse (Matrix3x3< Real > const &M, bool *reportInvertibility=nullptr)
 
template<typename Real >
Real gte::Trace (Matrix3x3< Real > const &M)
 


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