Lines Matching refs:Index
55 typedef typename CMatrix::Index Index;
59 Index rows = C.rows(), cols = C.cols();
66 for (Index i = 0; i < rows; ++i)
89 for (Index j=0; j<l.size(); ++j)
111 typedef typename TMatrix::Index Index;
115 Index xSize = x.size();
136 for (Index i = 0; i < C.rows(); ++i)
150 z.coeffRef(it.index()) -= bb*it.value();
171 for (Index i = 0; i < C.rows(); ++i)