Functions
test/lu.cpp File Reference
#include "main.h"
#include <Eigen/LU>
#include "solverbase.h"
Include dependency graph for test/lu.cpp:

Go to the source code of this file.

Functions

 EIGEN_DECLARE_TEST (lu)
 
template<typename MatrixType >
void lu_invertible ()
 
template<typename MatrixType >
void lu_non_invertible ()
 
template<typename MatrixType >
void lu_partial_piv (Index size=MatrixType::ColsAtCompileTime)
 
template<typename MatrixType >
void lu_verify_assert ()
 
template<typename MatrixType >
MatrixType::RealScalar matrix_l1_norm (const MatrixType &m)
 

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( lu  )

Definition at line 214 of file test/lu.cpp.

◆ lu_invertible()

template<typename MatrixType >
void lu_invertible ( )

Definition at line 110 of file test/lu.cpp.

◆ lu_non_invertible()

template<typename MatrixType >
void lu_non_invertible ( )

Definition at line 20 of file test/lu.cpp.

◆ lu_partial_piv()

template<typename MatrixType >
void lu_partial_piv ( Index  size = MatrixType::ColsAtCompileTime)

Definition at line 155 of file test/lu.cpp.

◆ lu_verify_assert()

template<typename MatrixType >
void lu_verify_assert ( )

Definition at line 183 of file test/lu.cpp.

◆ matrix_l1_norm()

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

Definition at line 16 of file test/lu.cpp.



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