Home
last modified time | relevance | path

Searched refs:SPQR (Results 1 – 6 of 6) sorted by relevance

/external/eigen/Eigen/src/SPQRSupport/
DSuiteSparseQRSupport.h16 template<typename MatrixType> class SPQR; variable
60 class SPQR : public SparseSolverBase<SPQR<_MatrixType> >
63 typedef SparseSolverBase<SPQR<_MatrixType> > Base;
76 SPQR()
82 explicit SPQR(const _MatrixType& matrix)
89 ~SPQR()
189 SPQRMatrixQReturnType<SPQR> matrixQ() const
191 return SPQRMatrixQReturnType<SPQR>(*this);
/external/eigen/cmake/
DFindSPQR.cmake1 # SPQR lib usually requires linking to a blas and lapack library.
4 # SPQR lib requires Cholmod, colamd and amd as well.
39 find_package_handle_standard_args(SPQR DEFAULT_MSG SPQR_INCLUDES SPQR_LIBRARIES)
/external/eigen/Eigen/
DSPQRSupport20 …* This module provides an interface to the SPQR library, which is part of the <a href="http://www.…
26 …er to use this module, the SPQR headers must be accessible from the include paths, and your binary…
/external/eigen/test/
Dspqr_support.cpp37 SPQR<MatrixType> solver; in test_spqr_scalar()
DCMakeLists.txt120 find_package(SPQR)
126 ei_add_property(EIGEN_TESTED_BACKENDS "SPQR, ")
128 ei_add_property(EIGEN_MISSING_BACKENDS "SPQR, ")
/external/eigen/doc/
DSparseLinearSystems.dox76 <tr><td>SPQR</td><td>\link SPQRSupport_Module SPQRSupport \endlink </td> <td> QR factorization </t…