Macros | Functions
sparse_extra.cpp File Reference
#include "sparse_product.cpp"
#include <Eigen/SparseExtra>
Include dependency graph for sparse_extra.cpp:

Go to the source code of this file.

Macros

#define EIGEN_NO_DEPRECATED_WARNING
 
#define EIGEN_SPARSE_PRODUCT_IGNORE_TEMPORARY_COUNT
 

Functions

template<typename SparseMatrixType >
void check_marketio ()
 
template<typename VectorType >
void check_marketio_vector ()
 
 EIGEN_DECLARE_TEST (sparse_extra)
 
template<typename SparseMatrixType >
void sparse_extra (const SparseMatrixType &ref)
 
template<typename SetterType , typename DenseType , typename Scalar , int Options>
bool test_random_setter (SparseMatrix< Scalar, Options > &sm, const DenseType &ref, const std::vector< Vector2i > &nonzeroCoords)
 
template<typename SetterType , typename DenseType , typename T >
bool test_random_setter (DynamicSparseMatrix< T > &sm, const DenseType &ref, const std::vector< Vector2i > &nonzeroCoords)
 

Macro Definition Documentation

◆ EIGEN_NO_DEPRECATED_WARNING

#define EIGEN_NO_DEPRECATED_WARNING

Definition at line 24 of file sparse_extra.cpp.

◆ EIGEN_SPARSE_PRODUCT_IGNORE_TEMPORARY_COUNT

#define EIGEN_SPARSE_PRODUCT_IGNORE_TEMPORARY_COUNT

Definition at line 27 of file sparse_extra.cpp.

Function Documentation

◆ check_marketio()

template<typename SparseMatrixType >
void check_marketio ( )

Definition at line 167 of file sparse_extra.cpp.

◆ check_marketio_vector()

template<typename VectorType >
void check_marketio_vector ( )

Definition at line 180 of file sparse_extra.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( sparse_extra  )

Definition at line 190 of file sparse_extra.cpp.

◆ sparse_extra()

template<typename SparseMatrixType >
void sparse_extra ( const SparseMatrixType &  ref)

Definition at line 85 of file sparse_extra.cpp.

◆ test_random_setter() [1/2]

template<typename SetterType , typename DenseType , typename Scalar , int Options>
bool test_random_setter ( SparseMatrix< Scalar, Options > &  sm,
const DenseType &  ref,
const std::vector< Vector2i > &  nonzeroCoords 
)

Definition at line 53 of file sparse_extra.cpp.

◆ test_random_setter() [2/2]

template<typename SetterType , typename DenseType , typename T >
bool test_random_setter ( DynamicSparseMatrix< T > &  sm,
const DenseType &  ref,
const std::vector< Vector2i > &  nonzeroCoords 
)

Definition at line 71 of file sparse_extra.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:54