Functions
sparse_extra.cpp File Reference
#include "sparse.h"
#include <Eigen/SparseExtra>
Include dependency graph for sparse_extra.cpp:

Go to the source code of this file.

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

Function Documentation

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

Definition at line 62 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 29 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 48 of file sparse_extra.cpp.

Definition at line 145 of file sparse_extra.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:47