HomeSort by relevance Sort by last modified time
    Searched full:cols (Results 376 - 400 of 825) sorted by null

<<11121314151617181920>>

  /external/eigen/Eigen/src/Core/
DenseCoeffsBase.h 60 using Base::cols;
97 && col >= 0 && col < cols());
114 && col >= 0 && col < cols());
211 && col >= 0 && col < cols());
288 using Base::cols;
317 && col >= 0 && col < cols());
337 && col >= 0 && col < cols());
433 && col >= 0 && col < cols());
479 && col >= 0 && col < cols());
520 && col >= 0 && col < cols());
    [all...]
DiagonalProduct.h 54 eigen_assert(diagonal.diagonal().size() == (ProductOrder == OnTheLeft ? matrix.rows() : matrix.cols()));
58 inline Index cols() const { return m_matrix.cols(); } function in class:Eigen::DiagonalProduct
CwiseBinaryOp.h 131 eigen_assert(lhs.rows() == rhs.rows() && lhs.cols() == rhs.cols());
141 EIGEN_STRONG_INLINE Index cols() const { function in class:Eigen::CwiseBinaryOp
144 return m_rhs.cols();
146 return m_lhs.cols();
GeneralProduct.h 45 template<int Rows, int Cols, int Depth> struct product_type_selector;
65 Cols = _Rhs::ColsAtCompileTime,
78 cols_select = product_size_category<Cols,MaxCols>::value,
91 EIGEN_DEBUG_VAR(Cols);
261 const Index cols = dest.cols(); local
262 for (Index j=0; j<cols; ++j)
325 eigen_assert(m_lhs.rows() == dst.rows() && m_rhs.cols() == dst.cols());
441 actualLhs.rows(), actualLhs.cols(),
    [all...]
  /external/eigen/Eigen/src/SparseCore/
SparseDiagonalProduct.h 86 eigen_assert(lhs.cols() == rhs.rows() && "invalid sparse matrix * diagonal matrix product");
90 EIGEN_STRONG_INLINE Index cols() const { return m_rhs.cols(); } function in class:Eigen::SparseDiagonalProduct
SparseProduct.h 123 EIGEN_STRONG_INLINE Index cols() const { return m_rhs.cols(); } function in class:Eigen::SparseSparseProduct
131 eigen_assert(m_lhs.cols() == m_rhs.rows());
SparseDenseProduct.h 100 EIGEN_STRONG_INLINE Index cols() const { return Tr ? m_lhs.cols() : m_rhs.cols(); } function in class:Eigen::SparseDenseOuterProduct
155 for(Index c=0; c<rhs.cols(); ++c)
179 for(Index c=0; c<rhs.cols(); ++c)
  /external/eigen/test/eigen2/
eigen2_sparse_product.cpp 15 const int cols = ref.cols(); local
19 double density = std::max(8./(rows*cols), 0.01);
  /external/eigen/unsupported/Eigen/
AdolcForward 135 for (int j=0; j<jac.cols(); j++)
136 for (int i=0; i<jac.cols(); i++)
144 for (int j=0; j<jac.cols(); j++)
  /external/eigen/unsupported/Eigen/src/SparseExtra/
MatrixMarketIterator.h 111 m_rhs.resize(m_mat.cols());
118 m_refX.resize(m_mat.cols());
143 m_refX.resize(m_mat.cols());
  /external/eigen/unsupported/Eigen/src/Splines/
SplineFitting.h 68 const DenseIndex n = pts.cols();
71 chord_lengths.resize(pts.cols());
129 DenseIndex n = pts.cols();
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 18 ; int pitch, int rows, int cols,int flimit)
47 ;for(c=0; c<cols; c+=4)
224 sub dword arg(3), 4 ; cols -= 4
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities.cpp 167 void db_PrintDoubleMatrix(double *a,long rows,long cols)
172 for(long j=0;j<cols;j++) printf("%lf ",a[i*cols+j]);
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_utilities.cpp 167 void db_PrintDoubleMatrix(double *a,long rows,long cols)
172 for(long j=0;j<cols;j++) printf("%lf ",a[i*cols+j]);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.cpp 167 void db_PrintDoubleMatrix(double *a,long rows,long cols)
172 for(long j=0;j<cols;j++) printf("%lf ",a[i*cols+j]);
  /external/eigen/Eigen/src/Eigenvalues/
SelfAdjointEigenSolver.h 154 : m_eivec(matrix.rows(), matrix.cols()),
155 m_eivalues(matrix.cols()),
325 : m_eivec(matrix.rows(), matrix.cols()),
326 m_eivalues(matrix.cols()),
334 : m_eivec(matA.cols(), matA.cols()),
335 m_eivalues(matA.cols()),
336 m_subdiag(matA.cols() > 1 ? matA.cols() - 1 : 1),
387 eigen_assert(matrix.cols() == matrix.rows())
    [all...]
EigenSolver.h 147 : m_eivec(matrix.rows(), matrix.cols()),
148 m_eivalues(matrix.cols()),
151 m_realSchur(matrix.cols()),
152 m_matT(matrix.rows(), matrix.cols()),
153 m_tmp(matrix.cols())
324 Index n = m_eivec.cols();
353 assert(matrix.cols() == matrix.rows());
364 m_eivalues.resize(matrix.cols());
366 while (i < matrix.cols())
368 if (i == matrix.cols() - 1 || m_matT.coeff(i+1, i) == Scalar(0))
    [all...]
  /external/eigen/test/
sparse_solver.h 21 Rhs x(b.rows(), b.cols());
63 DenseRhs x(db.rows(), db.cols());
66 x.block(0,0,x.rows(),x.cols()) = solver.solve(b.block(0,0,b.rows(),b.cols()));
79 Rhs x(b.rows(), b.cols());
  /external/opencv/ml/src/
mlknearest.cpp 324 _samples->cols != var_count )
328 _results->cols != 1 && _results->rows != 1 ||
329 _results->cols + _results->rows - 1 != _samples->rows) )
344 _neighbor_responses->rows != _samples->rows || _neighbor_responses->cols != k )
352 _dist->rows != _samples->rows || _dist->cols != k )
  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.c 207 const char *cols = getenv("COLS"); local
229 /* If environment variable `COLS' is set, use its value for
233 if (cols)
235 countT t = ATOI(cols);
  /external/opencv/cv/src/
cvcorner.cpp 291 max_dy = buf_size / src->cols;
299 Dx->cols = Dy->cols = size.width;
487 if( CV_MAT_CN(eigenv->type)*eigenv->cols != src->cols*6 ||
596 max_dy = buf_size / src->cols;
605 Dx->cols = Dy->cols = D2x->cols = D2y->cols = Dxy->cols = size.width
    [all...]
cvstereobm.cpp 188 int width = left->cols, height = left->rows;
396 int width = left->cols, height = left->rows;
586 state->SADWindowSize >= MIN(left0->cols, left0->rows) )
598 state->preFilteredImg0->cols*state->preFilteredImg0->rows < left0->cols*left0->rows )
603 state->preFilteredImg0 = cvCreateMat( left0->rows, left0->cols, CV_8U );
604 state->preFilteredImg1 = cvCreateMat( left0->rows, left0->cols, CV_8U );
606 left = cvMat(left0->rows, left0->cols, CV_8U, state->preFilteredImg0->data.ptr);
607 right = cvMat(right0->rows, right0->cols, CV_8U, state->preFilteredImg1->data.ptr);
612 width = left0->cols;
    [all...]
  /external/opencv/cxcore/src/
cxdxt.cpp     [all...]
cxmatmul.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextAreaElement.cpp 166 int cols = value.toInt(); local
167 if (cols <= 0)
168 cols = defaultCols;
169 if (m_cols != cols) {
170 m_cols = cols;
486 void HTMLTextAreaElement::setCols(int cols)
488 setIntegralAttribute(colsAttr, cols);

Completed in 1484 milliseconds

<<11121314151617181920>>