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

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

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( sparseqr  )

Definition at line 141 of file sparseqr.cpp.

◆ generate_sparse_rectangular_problem()

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.

◆ test_sparseqr_scalar()

template<typename Scalar >
void test_sparseqr_scalar ( )

Definition at line 44 of file sparseqr.cpp.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:06