Home
last modified time | relevance | path

Searched refs:ActualMatrixType (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/IterativeLinearSolvers/
DIterativeSolverBase.h54 typedef Ref<const MatrixType> ActualMatrixType; typedef
56 typedef typename ActualMatrixType::template ConstSelfAdjointViewReturnType<UpLo>::Type Type;
72 const ActualMatrixType& matrix() const in matrix()
95 ActualMatrixType m_matrix;
103 typedef MatrixType ActualMatrixType; typedef
106 typedef ActualMatrixType Type;
121 const ActualMatrixType& matrix() const in matrix()
132 const ActualMatrixType *mp_matrix;
367 typedef typename MatrixWrapper::ActualMatrixType ActualMatrixType; typedef
369 const ActualMatrixType& matrix() const in matrix()
DConjugateGradient.h200 typedef typename Base::ActualMatrixType ActualMatrixType;
207 …ename internal::conditional<TransposeInput,Transpose<const ActualMatrixType>, ActualMatrixType con…
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DMINRES.h243 typedef typename Base::ActualMatrixType ActualMatrixType;
250 …ename internal::conditional<TransposeInput,Transpose<const ActualMatrixType>, ActualMatrixType con…
/external/eigen/Eigen/src/LU/arch/
DInverse_SSE.h42 …Flags&LinearAccessBit),MatrixType const &,typename MatrixType::PlainObject>::type ActualMatrixType;
46 ActualMatrixType matrix(mat);
174 …Flags&LinearAccessBit),MatrixType const &,typename MatrixType::PlainObject>::type ActualMatrixType;
178 ActualMatrixType matrix(mat);