Searched refs:rowIdx (Results 1 – 4 of 4) sorted by relevance
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
D | IncompleteCholesky.h | 127 …inline void updateList(const IdxType& colPtr, IdxType& rowIdx, SclType& vals, const Index& col, co… 149 Map<IndexType> rowIdx(m_L.innerIndexPtr(), nnz); //Row indices in factorize() 168 vals[k] /= (m_scal(j) * m_scal(rowIdx[k])); in factorize() 186 curCol(rowIdx[i]) = vals[i]; in factorize() 187 irow(rowIdx[i]) = rowIdx[i]; in factorize() 197 curCol(rowIdx[i]) -= vals[i] * vals[jk] ; in factorize() 199 updateList(colPtr,rowIdx,vals, *k, jk, firstElt, listCol); in factorize() 227 rowIdx[i] = irow(cpt); in factorize() 232 updateList(colPtr,rowIdx,vals,j,jk,firstElt,listCol); in factorize() 241 …<Scalar,_UpLo, OrderingType>::updateList(const IdxType& colPtr, IdxType& rowIdx, SclType& vals, co… in updateList() argument [all …]
|
/external/eigen/unsupported/Eigen/src/Skyline/ |
D | SkylineMatrix.h | 715 for (Index rowIdx = 0; rowIdx < m.rows(); rowIdx++) { 717 s << m.coeff(rowIdx, colIdx) << "\t";
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
D | LODGeomap.java | 169 int rowIdx = r * getWidth(); in writeIndexArrayLodDiff() local 172 int idx = rowIdx + c; in writeIndexArrayLodDiff() 372 int rowIdx = r * getWidth(); in writeIndexArrayLodVariable() local 375 int idx = rowIdx + c; in writeIndexArrayLodVariable()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |