Macros | Functions
3rdparty/Eigen/test/cholesky.cpp File Reference
#include "main.h"
#include <Eigen/Cholesky>
#include <Eigen/QR>
#include "solverbase.h"
Include dependency graph for 3rdparty/Eigen/test/cholesky.cpp:

Go to the source code of this file.

Macros

#define TEST_ENABLE_TEMPORARY_TRACKING
 

Functions

template<typename MatrixType >
void cholesky (const MatrixType &m)
 
template<typename MatrixType >
void cholesky_bug241 (const MatrixType &m)
 
template<typename MatrixType >
void cholesky_cplx (const MatrixType &m)
 
template<typename MatrixType >
void cholesky_definiteness (const MatrixType &m)
 
template<typename >
void cholesky_faillure_cases ()
 
template<typename MatrixType >
void cholesky_verify_assert ()
 
 EIGEN_DECLARE_TEST (cholesky)
 
template<typename MatrixType , int UpLo>
MatrixType::RealScalar matrix_l1_norm (const MatrixType &m)
 
template<typename MatrixType , template< typename, int > class CholType>
void test_chol_update (const MatrixType &symm)
 

Macro Definition Documentation

◆ TEST_ENABLE_TEMPORARY_TRACKING

#define TEST_ENABLE_TEMPORARY_TRACKING

Definition at line 10 of file 3rdparty/Eigen/test/cholesky.cpp.

Function Documentation

◆ cholesky()

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

Definition at line 56 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ cholesky_bug241()

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

Definition at line 343 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ cholesky_cplx()

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

Definition at line 286 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ cholesky_definiteness()

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

Definition at line 361 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ cholesky_faillure_cases()

template<typename >
void cholesky_faillure_cases ( )

Definition at line 410 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ cholesky_verify_assert()

template<typename MatrixType >
void cholesky_verify_assert ( )

Definition at line 471 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( cholesky  )

Definition at line 495 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ matrix_l1_norm()

template<typename MatrixType , int UpLo>
MatrixType::RealScalar matrix_l1_norm ( const MatrixType m)

Definition at line 18 of file 3rdparty/Eigen/test/cholesky.cpp.

◆ test_chol_update()

template<typename MatrixType , template< typename, int > class CholType>
void test_chol_update ( const MatrixType symm)

Definition at line 24 of file 3rdparty/Eigen/test/cholesky.cpp.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:00