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

  /external/eigen/Eigen/src/Core/
Array.h 36 typedef ArrayXpr XprKind;
ArrayWrapper.h 31 typedef ArrayXpr XprKind;
156 typedef MatrixXpr XprKind;
Matrix.h 111 typedef MatrixXpr XprKind;
Select.h 37 typedef typename traits<ThenMatrixType>::XprKind XprKind;
Replicate.h 37 typedef typename traits<MatrixType>::XprKind XprKind;
Reverse.h 39 typedef typename traits<MatrixType>::XprKind XprKind;
Block.h 54 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/unsupported/Eigen/src/SparseExtra/
DynamicSparseMatrix.h 42 typedef MatrixXpr XprKind;
  /external/eigen/Eigen/src/Core/products/
CoeffBasedProduct.h 40 typedef MatrixXpr XprKind;
  /external/eigen/Eigen/src/SparseCore/
SparseDenseProduct.h 157 typedef MatrixXpr XprKind;
SparseDiagonalProduct.h 38 typedef MatrixXpr XprKind;
SparseProduct.h 42 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/KroneckerProduct/
KroneckerTensorProduct.h 173 typedef MatrixXpr XprKind;

Completed in 380 milliseconds