Defines | Functions
svd_common.h File Reference
#include "main.h"
#include <unsupported/Eigen/SVD>
#include <Eigen/LU>
Include dependency graph for svd_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define EIGEN_RUNTIME_NO_MALLOC
#define EIGEN_STACK_ALLOCATION_LIMIT   0

Functions

template<typename T >
EIGEN_DONT_INLINE T sub (T a, T b)
template<typename MatrixType , typename SVD >
void svd_check_full (const MatrixType &m, const SVD &svd)
template<typename MatrixType , typename SVD >
void svd_compare_to_full (const MatrixType &m, unsigned int computationOptions, const SVD &referenceSvd)
template<typename MatrixType , typename SVD >
void svd_inf_nan ()
template<typename SVD >
void svd_preallocate ()
template<typename MatrixType , typename SVD >
void svd_solve (const MatrixType &m, unsigned int computationOptions)
template<typename MatrixType , typename SVD >
void svd_test_computation_options_1 (const MatrixType &m, const SVD &fullSvd)
template<typename MatrixType , typename SVD >
void svd_test_computation_options_2 (const MatrixType &m, const SVD &fullSvd)
template<typename MatrixType , typename SVD >
void svd_verify_assert (const MatrixType &m)
template<typename Scalar >
EIGEN_DONT_INLINE Scalar zero ()

Define Documentation

Definition at line 18 of file svd_common.h.

Definition at line 17 of file svd_common.h.


Function Documentation

template<typename T >
EIGEN_DONT_INLINE T sub ( T  a,
T  b 
)

Definition at line 191 of file svd_common.h.

template<typename MatrixType , typename SVD >
void svd_check_full ( const MatrixType &  m,
const SVD &  svd 
)

Definition at line 27 of file svd_common.h.

template<typename MatrixType , typename SVD >
void svd_compare_to_full ( const MatrixType &  m,
unsigned int  computationOptions,
const SVD &  referenceSvd 
)

Definition at line 55 of file svd_common.h.

template<typename MatrixType , typename SVD >
void svd_inf_nan ( )

Definition at line 195 of file svd_common.h.

template<typename SVD >
void svd_preallocate ( )

Definition at line 220 of file svd_common.h.

template<typename MatrixType , typename SVD >
void svd_solve ( const MatrixType &  m,
unsigned int  computationOptions 
)

Definition at line 80 of file svd_common.h.

template<typename MatrixType , typename SVD >
void svd_test_computation_options_1 ( const MatrixType &  m,
const SVD &  fullSvd 
)

Definition at line 106 of file svd_common.h.

template<typename MatrixType , typename SVD >
void svd_test_computation_options_2 ( const MatrixType &  m,
const SVD &  fullSvd 
)

Definition at line 114 of file svd_common.h.

template<typename MatrixType , typename SVD >
void svd_verify_assert ( const MatrixType &  m)

Definition at line 140 of file svd_common.h.

template<typename Scalar >
EIGEN_DONT_INLINE Scalar zero ( )

Definition at line 188 of file svd_common.h.



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