Home
last modified time | relevance | path

Searched refs:SparseQR (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/SparseQR/
H A DSparseQR.h16 template<typename MatrixType, typename OrderingType> class SparseQR; variable
84 class SparseQR : public SparseSolverBase<SparseQR<_MatrixType,_OrderingType> >
87 typedef SparseSolverBase<SparseQR<_MatrixType,_OrderingType> > Base;
107SparseQR () : m_analysisIsok(false), m_lastError(""), m_useDefaultThreshold(true),m_isQSorted(fal…
116 …explicit SparseQR(const MatrixType& mat) : m_analysisIsok(false), m_lastError(""), m_useDefaultThr…
186 SparseQRMatrixQReturnType<SparseQR> matrixQ() const
187 { return SparseQRMatrixQReturnType<SparseQR>(*this); }
246 inline const Solve<SparseQR, Rhs> solve(const MatrixBase<Rhs>& B) const
250 return Solve<SparseQR, Rhs>(*this, B.derived());
253 inline const Solve<SparseQR, Rhs> solve(const SparseMatrixBase<Rhs>& B) const
[all …]
/aosp_15_r20/external/eigen/Eigen/
H A DSparseQR15 /** \defgroup SparseQR_Module SparseQR module
25 * #include <Eigen/SparseQR>
32 #include "src/SparseQR/SparseQR.h"
H A DSparse30 #include "SparseQR"
H A DOrderingMethods41 * SparseQR<MatrixType, COLAMDOrdering<int> > solver;
/aosp_15_r20/external/eigen/unsupported/Eigen/
H A DLevenbergMarquardt20 #include "../../Eigen/SparseQR"
/aosp_15_r20/external/eigen/test/
H A Dsparseqr.cpp53 SparseQR<MatrixType, COLAMDOrdering<int> > solver; in test_sparseqr_scalar()
/aosp_15_r20/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
H A DLevenbergMarquardt.h76 typedef SparseQR<JacobianType, COLAMDOrdering<int> > QRSolver;
/aosp_15_r20/external/eigen/doc/
H A DSparseLinearSystems.dox31 <tr><td>SparseQR \n <tt>\#include<Eigen/\link SparseQR_Module SparseQR\endlink></tt></td> <td> QR f…
H A DTutorialSparse.dox15 <tr><td>\link SparseQR_Module SparseQR \endlink</td><td>\code #include<Eigen/SparseQR>\endcode </td…
/aosp_15_r20/external/tensorflow/third_party/eigen3/
H A DLICENSE378 ./Eigen/src/SparseQR/SparseQR.h
/aosp_15_r20/out/.module_paths/
Dfiles.db[all...]