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)
 
template<typename 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)
 
void test_matrix_exponential ()
 
template<typename T >
void testPascal (double tol)
 

Function Documentation

double binom ( int  n,
int  k 
)

Definition at line 12 of file matrix_exponential.cpp.

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

Definition at line 21 of file matrix_exponential.cpp.

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

Definition at line 98 of file matrix_exponential.cpp.

template<typename T >
void test2dHyperbolicRotation ( double  tol)

Definition at line 49 of file matrix_exponential.cpp.

template<typename T >
void test2dRotation ( double  tol)

Definition at line 27 of file matrix_exponential.cpp.

void test_matrix_exponential ( )

Definition at line 122 of file matrix_exponential.cpp.

template<typename T >
void testPascal ( double  tol)

Definition at line 74 of file matrix_exponential.cpp.



hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50