Macros | Functions
sparse_extra.cpp File Reference
#include "sparse_basic.cpp"
#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
 

Functions

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)
 
void test_sparse_extra ()
 

Macro Definition Documentation

#define EIGEN_NO_DEPRECATED_WARNING

Definition at line 12 of file sparse_extra.cpp.

Function Documentation

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

Definition at line 50 of file sparse_extra.cpp.

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 18 of file sparse_extra.cpp.

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 36 of file sparse_extra.cpp.

void test_sparse_extra ( )

Definition at line 132 of file sparse_extra.cpp.



hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50