Functions
svd_common.h File Reference
#include "svd_fill.h"
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.

Functions

template<typename T >
EIGEN_DONT_INLINE T sub (T a, T b)
 
template<typename MatrixType >
void svd_all_trivial_2x2 (void(*cb)(const MatrixType &, bool))
 
template<typename SvdType , typename MatrixType >
void svd_check_full (const MatrixType &m, const SvdType &svd)
 
template<typename SvdType , typename MatrixType >
void svd_compare_to_full (const MatrixType &m, unsigned int computationOptions, const SvdType &referenceSvd)
 
template<typename SvdType , typename MatrixType >
void svd_inf_nan ()
 
template<typename SvdType , typename MatrixType >
void svd_least_square (const MatrixType &m, unsigned int computationOptions)
 
template<typename MatrixType >
void svd_min_norm (const MatrixType &m, unsigned int computationOptions)
 
template<typename >
void svd_preallocate ()
 
template<typename SvdType , typename MatrixType >
void svd_test_all_computation_options (const MatrixType &m, bool full_only)
 
template<typename >
void svd_underoverflow ()
 
template<typename SvdType , typename MatrixType >
void svd_verify_assert (const MatrixType &m)
 
template<typename Scalar >
EIGEN_DONT_INLINE Scalar zero ()
 

Function Documentation

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

Definition at line 274 of file svd_common.h.

template<typename MatrixType >
void svd_all_trivial_2x2 ( void(*)(const MatrixType &, bool)  cb)

Definition at line 369 of file svd_common.h.

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

Definition at line 24 of file svd_common.h.

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

Definition at line 58 of file svd_common.h.

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

Definition at line 278 of file svd_common.h.

template<typename SvdType , typename MatrixType >
void svd_least_square ( const MatrixType m,
unsigned int  computationOptions 
)

Definition at line 99 of file svd_common.h.

template<typename MatrixType >
void svd_min_norm ( const MatrixType m,
unsigned int  computationOptions 
)

Definition at line 166 of file svd_common.h.

template<typename >
void svd_preallocate ( )

Definition at line 394 of file svd_common.h.

template<typename SvdType , typename MatrixType >
void svd_test_all_computation_options ( const MatrixType m,
bool  full_only 
)

Definition at line 224 of file svd_common.h.

template<typename >
void svd_underoverflow ( )

Definition at line 316 of file svd_common.h.

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

Definition at line 433 of file svd_common.h.

template<typename Scalar >
EIGEN_DONT_INLINE Scalar zero ( )

Definition at line 271 of file svd_common.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:40