Searched refs:PermIndex (Results 1 – 2 of 2) sorted by relevance
22 template <typename Scalar,int Rows, int Cols, typename PermIndex>25 const PermutationMatrix<Dynamic,Dynamic,PermIndex> &iPerm, in lmqrsolv()54 const PermIndex l = iPerm.indices()(j); in lmqrsolv()
118 typedef typename QRSolver::StorageIndex PermIndex; typedef