Classes | Defines | Functions
matrix_function.cpp File Reference
#include "main.h"
#include <unsupported/Eigen/MatrixFunctions>
Include dependency graph for matrix_function.cpp:

Go to the source code of this file.

Classes

struct  randomMatrixWithImagEivals< MatrixType, IsComplex >
struct  randomMatrixWithImagEivals< MatrixType, 0 >
struct  randomMatrixWithImagEivals< MatrixType, 1 >

Defines

#define VERIFY_IS_APPROX_ABS(a, b)   VERIFY(test_isApprox_abs(a, b))

Functions

template<typename MatrixType >
MatrixType randomMatrixWithRealEivals (const typename MatrixType::Index size)
template<typename Type1 , typename Type2 >
bool test_isApprox_abs (const Type1 &a, const Type2 &b)
void test_matrix_function ()
template<typename MatrixType >
void testGonioFunctions (const MatrixType &A)
template<typename MatrixType >
void testHyperbolicFunctions (const MatrixType &A)
template<typename MatrixType >
void testMatrix (const MatrixType &A)
template<typename MatrixType >
void testMatrixExponential (const MatrixType &A)
template<typename MatrixType >
void testMatrixType (const MatrixType &m)

Define Documentation

#define VERIFY_IS_APPROX_ABS (   a,
  b 
)    VERIFY(test_isApprox_abs(a, b))

Definition at line 30 of file matrix_function.cpp.


Function Documentation

template<typename MatrixType >
MatrixType randomMatrixWithRealEivals ( const typename MatrixType::Index  size)

Definition at line 41 of file matrix_function.cpp.

template<typename Type1 , typename Type2 >
bool test_isApprox_abs ( const Type1 &  a,
const Type2 &  b 
) [inline]

Definition at line 33 of file matrix_function.cpp.

Definition at line 179 of file matrix_function.cpp.

template<typename MatrixType >
void testGonioFunctions ( const MatrixType A)

Definition at line 133 of file matrix_function.cpp.

template<typename MatrixType >
void testHyperbolicFunctions ( const MatrixType A)

Definition at line 124 of file matrix_function.cpp.

template<typename MatrixType >
void testMatrix ( const MatrixType A)

Definition at line 157 of file matrix_function.cpp.

template<typename MatrixType >
void testMatrixExponential ( const MatrixType A)

Definition at line 114 of file matrix_function.cpp.

template<typename MatrixType >
void testMatrixType ( const MatrixType m)

Definition at line 165 of file matrix_function.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:46