HomeSort by relevance Sort by last modified time
    Searched defs:XprKind (Results 1 - 20 of 20) sorted by null

  /external/eigen/Eigen/src/Core/
Array.h 36 typedef ArrayXpr XprKind;
ArrayWrapper.h 31 typedef ArrayXpr XprKind;
144 typedef MatrixXpr XprKind;
Matrix.h 111 typedef MatrixXpr XprKind;
Select.h 37 typedef typename traits<ThenMatrixType>::XprKind XprKind;
Product.h 32 typedef MatrixXpr XprKind;
Replicate.h 37 typedef typename traits<MatrixType>::XprKind XprKind;
Reverse.h 39 typedef typename traits<MatrixType>::XprKind XprKind;
Block.h 55 typedef typename traits<XprType>::XprKind XprKind;
CwiseBinaryOp.h 43 typedef typename traits<Ancestor>::XprKind XprKind;
ProductBase.h 24 typedef MatrixXpr XprKind;
Transpose.h 38 typedef typename traits<MatrixType>::XprKind XprKind;
VectorwiseOp.h 42 typedef typename traits<MatrixType>::XprKind XprKind;
  /external/eigen/Eigen/src/SparseCore/
SparseDiagonalProduct.h 38 typedef MatrixXpr XprKind;
SparseBlock.h 22 typedef MatrixXpr XprKind;
SparseDenseProduct.h 137 typedef MatrixXpr XprKind;
SparseProduct.h 41 typedef MatrixXpr XprKind;
SparseVector.h 35 typedef MatrixXpr XprKind;
SparseMatrix.h 48 typedef MatrixXpr XprKind;
70 typedef MatrixXpr XprKind;
    [all...]
  /external/eigen/unsupported/Eigen/src/SparseExtra/
DynamicSparseMatrix.h 42 typedef MatrixXpr XprKind;
  /external/eigen/Eigen/src/Core/products/
CoeffBasedProduct.h 40 typedef MatrixXpr XprKind;

Completed in 628 milliseconds