Searched refs:rrow (Results 1 – 8 of 8) sorted by relevance
138 for (Index rrow = row + 1; rrow < m_lu.rows(); rrow++) { in compute() local140 typename MatrixType::InnerUpperIterator uIt(m_lu, rrow); in compute()143 uItPivot += (rrow - row - 1); in compute()157 for (Index rrow = row + 1; rrow < m_lu.rows(); rrow++) { in compute() local162 for (Index i = 0; i < rrow - row - 1; i++) { in compute()163 m_lu.coeffRefLower(rrow, row + i + 1) -= uItPivot.value() * coef; in compute()170 for (Index rrow = row + 1; rrow < m_lu.rows(); rrow++) { in compute() local173 typename MatrixType::InnerUpperIterator uIt(m_lu, rrow); in compute()176 uItPivot += (rrow - row - 1); in compute()177 m_lu.coeffRefDiag(rrow) -= uItPivot.value() * coef; in compute()[all …]
311 #define rrow(j) _rrow##j in EigenContractionKernelInternal() macro312 Scalar rrow(0); in EigenContractionKernelInternal()313 Scalar rrow(1); in EigenContractionKernelInternal()314 Scalar rrow(2); in EigenContractionKernelInternal()315 Scalar rrow(3); in EigenContractionKernelInternal()316 Scalar rrow(4); in EigenContractionKernelInternal()317 Scalar rrow(5); in EigenContractionKernelInternal()318 Scalar rrow(6); in EigenContractionKernelInternal()319 Scalar rrow(7); in EigenContractionKernelInternal()330 rrow(0) = rhs_element(i, 0); \ in EigenContractionKernelInternal()[all …]
233 typedef struct rrow { struct241 } rrow; typedef254 struct rrow re[1]; /* variable: actual size set by calling malloc */
200 if ((f = (fa *) calloc(1, sizeof(fa) + poscnt * sizeof(rrow))) == NULL) in mkdfa()
760 ltype int to long in struct rrow to reduce some 64-bit1136 changed struct rrow (awk.h) to use long instead of int for lval,
1619 for (int rrow = rrow0; rrow < rrow1; ++rrow) { in write_modes_sb() local1621 const int runit_idx = rcol + rrow * rstride; in write_modes_sb()
1355 for (int rrow = rrow0; rrow < rrow1; ++rrow) { in decode_partition() local1357 const int runit_idx = rcol + rrow * rstride; in decode_partition()
28598 ##rrow