Macros | Functions | Variables
sparse_basic.cpp File Reference
#include "sparse.h"
Include dependency graph for sparse_basic.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EIGEN_SPARSE_COMPRESSED_STORAGE_REALLOCATE_PLUGIN   g_realloc_count++;
 

Functions

template<typename SparseMatrixType >
void big_sparse_triplet (Index rows, Index cols, double density)
 
template<typename SparseMatrixType >
void sparse_basic (const SparseMatrixType &ref)
 
void test_sparse_basic ()
 

Variables

static long g_realloc_count = 0
 

Macro Definition Documentation

#define EIGEN_SPARSE_COMPRESSED_STORAGE_REALLOCATE_PLUGIN   g_realloc_count++;

Definition at line 13 of file sparse_basic.cpp.

Function Documentation

template<typename SparseMatrixType >
void big_sparse_triplet ( Index  rows,
Index  cols,
double  density 
)

Definition at line 619 of file sparse_basic.cpp.

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

Definition at line 17 of file sparse_basic.cpp.

void test_sparse_basic ( )

Definition at line 645 of file sparse_basic.cpp.

Variable Documentation

long g_realloc_count = 0
static

Definition at line 12 of file sparse_basic.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:40