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

Go to the source code of this file.

Functions

template<typename MatrixType , typename DenseMat >
int generate_sparse_rectangular_problem (MatrixType &A, DenseMat &dA, int maxRows=300, int maxCols=150)
 
void test_sparseqr ()
 
template<typename Scalar >
void test_sparseqr_scalar ()
 

Function Documentation

template<typename MatrixType , typename DenseMat >
int generate_sparse_rectangular_problem ( MatrixType A,
DenseMat &  dA,
int  maxRows = 300,
int  maxCols = 150 
)

Definition at line 13 of file sparseqr.cpp.

void test_sparseqr ( )

Definition at line 120 of file sparseqr.cpp.

template<typename Scalar >
void test_sparseqr_scalar ( )

Definition at line 44 of file sparseqr.cpp.



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