Functions
matrix_exponential.cpp File Reference
#include "matrix_functions.h"
Include dependency graph for matrix_exponential.cpp:

Go to the source code of this file.

Functions

double binom (int n, int k)
 
 EIGEN_DECLARE_TEST (matrix_exponential)
 
template<typename T >
T expfn (T x, int)
 
template<typename MatrixType >
void randomTest (const MatrixType &m, double tol)
 
template<typename T >
void test2dHyperbolicRotation (double tol)
 
template<typename T >
void test2dRotation (double tol)
 
template<typename T >
void testPascal (double tol)
 

Function Documentation

◆ binom()

double binom ( int  n,
int  k 
)

Definition at line 12 of file matrix_exponential.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( matrix_exponential  )

Definition at line 122 of file matrix_exponential.cpp.

◆ expfn()

template<typename T >
T expfn ( T  x,
int   
)

Definition at line 21 of file matrix_exponential.cpp.

◆ randomTest()

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

Definition at line 98 of file matrix_exponential.cpp.

◆ test2dHyperbolicRotation()

template<typename T >
void test2dHyperbolicRotation ( double  tol)

Definition at line 49 of file matrix_exponential.cpp.

◆ test2dRotation()

template<typename T >
void test2dRotation ( double  tol)

Definition at line 27 of file matrix_exponential.cpp.

◆ testPascal()

template<typename T >
void testPascal ( double  tol)

Definition at line 74 of file matrix_exponential.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:51