Searched refs:PermutationType (Results 1 – 16 of 16) sorted by relevance
55 typedef PermutationMatrix<Dynamic, Dynamic, StorageIndex> PermutationType; typedef61 void operator()(const MatrixType& mat, PermutationType& perm) in operator()74 void operator()(const SparseSelfAdjointView<SrcType, SrcUpLo>& mat, PermutationType& perm) in operator()98 typedef PermutationMatrix<Dynamic, Dynamic, StorageIndex> PermutationType; typedef102 void operator()(const MatrixType& /*mat*/, PermutationType& perm) in operator()121 typedef PermutationMatrix<Dynamic, Dynamic, StorageIndex> PermutationType; typedef128 void operator() (const MatrixType& mat, PermutationType& perm) in operator()
37 template<typename Dest,typename PermutationType>38 static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)160 template<typename SparseDerived, typename PermutationType>161 inline const Product<SparseDerived, Inverse<PermutationType>, AliasFreeProduct>162 operator*(const SparseMatrixBase<SparseDerived>& matrix, const InverseImpl<PermutationType, Permuta…164 …return Product<SparseDerived, Inverse<PermutationType>, AliasFreeProduct>(matrix.derived(), tperm.…169 template<typename SparseDerived, typename PermutationType>170 inline const Product<Inverse<PermutationType>, SparseDerived, AliasFreeProduct>171 operator*(const InverseImpl<PermutationType,PermutationStorage>& tperm, const SparseMatrixBase<Spar…173 …return Product<Inverse<PermutationType>, SparseDerived, AliasFreeProduct>(tperm.derived(), matrix.…
563 template<typename PermutationType>564 class InverseImpl<PermutationType, PermutationStorage>565 : public EigenBase<Inverse<PermutationType> >567 typedef typename PermutationType::PlainPermutationType PlainPermutationType;568 typedef internal::traits<PermutationType> PermTraits;572 typedef Inverse<PermutationType> InverseType;573 using EigenBase<Inverse<PermutationType> >::derived;576 typedef typename PermutationType::DenseMatrixType DenseMatrixType;
932 template<typename Dest, typename PermutationType>933 static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)943 …Matrix<bool,PermutationType::RowsAtCompileTime,1,0,PermutationType::MaxRowsAtCompileTime> mask(per…
59 typedef typename OrderingType::PermutationType PermutationType; typedef60 typedef typename PermutationType::StorageIndex StorageIndex; 120 PermutationType pinv; in analyzePattern()175 const PermutationType& permutationP() const { eigen_assert("m_analysisIsOk"); return m_perm; } in permutationP()184 PermutationType m_perm;
91 typedef PermutationMatrix<Dynamic, Dynamic, StorageIndex> PermutationType; typedef165 inline const PermutationType& rowsPermutation() const in rowsPermutation()173 inline const PermutationType& colsPermutation() const in colsPermutation()378 PermutationType m_perm_c; // Column permutation 379 PermutationType m_perm_r ; // Row permutation460 PermutationType post_perm(m); in analyzePattern()568 PermutationType iperm_c(m_perm_c.inverse()); in factorize()
25 typedef PermutationMatrix<Dynamic,Dynamic,StorageIndex> PermutationType; typedef103 void operator() (const MatrixType& A, PermutationType& matperm) in operator()
70 typedef Map<PermutationMatrix<Dynamic, Dynamic, StorageIndex> > PermutationType;194 PermutationType colsPermutation() const197 return PermutationType(m_E, m_cR->ncol);
120 typedef PermutationMatrix<Dynamic,Dynamic> PermutationType; typedef232 PermutationType permutation() {return m_permutation; } in permutation()268 PermutationType m_permutation;
64 typedef PermutationMatrix<ColsAtCompileTime, MaxColsAtCompileTime> PermutationType;73 typedef typename PermutationType::StorageIndex PermIndexType;214 const PermutationType& colsPermutation() const436 PermutationType m_colsPermutation;
62 PermutationType;75 typedef typename PermutationType::Index PermIndexType;192 const PermutationType& colsPermutation() const {
77 typedef PermutationMatrix<ColsAtCompileTime, MaxColsAtCompileTime> PermutationType;198 const PermutationType& colsPermutation() const415 PermutationType m_cols_permutation;
86 typedef PermutationMatrix<Dynamic, Dynamic, StorageIndex> PermutationType;179 const PermutationType& colsPermutation() const282 PermutationType m_perm_c; // Fill-reducing Column permutation283 PermutationType m_pivotperm; // The permutation for rank revealing284 PermutationType m_outputPerm_c; // The final column permutation
88 typedef PermutationMatrix<RowsAtCompileTime, MaxRowsAtCompileTime> PermutationType;149 inline const PermutationType& permutationP() const284 PermutationType m_p;
68 typedef PermutationMatrix<RowsAtCompileTime, MaxRowsAtCompileTime> PermutationType; typedef
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...