Classes | Typedefs | Functions
matrix_power.cpp File Reference
#include "matrix_functions.h"
Include dependency graph for matrix_power.cpp:

Go to the source code of this file.

Classes

struct  generateTriangularMatrix< MatrixType, 0 >
struct  generateTriangularMatrix< MatrixType, 1 >

Typedefs

typedef Matrix< double,
3, 3, RowMajor > 
Matrix3dRowMajor
typedef Matrix< long double,
Dynamic, Dynamic > 
MatrixXe

Functions

template<typename T >
void test2dHyperbolicRotation (double tol)
template<typename T >
void test2dRotation (double tol)
void test_matrix_power ()
template<typename MatrixType >
void testExponentLaws (const MatrixType &m, double tol)

Typedef Documentation

typedef Matrix<double,3,3,RowMajor> Matrix3dRowMajor

Definition at line 112 of file matrix_power.cpp.

typedef Matrix<long double,Dynamic,Dynamic> MatrixXe

Definition at line 113 of file matrix_power.cpp.


Function Documentation

template<typename T >
void test2dHyperbolicRotation ( double  tol)

Definition at line 61 of file matrix_power.cpp.

template<typename T >
void test2dRotation ( double  tol)

Definition at line 40 of file matrix_power.cpp.

Definition at line 115 of file matrix_power.cpp.

template<typename MatrixType >
void testExponentLaws ( const MatrixType &  m,
double  tol 
)

Definition at line 83 of file matrix_power.cpp.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:51