Home
last modified time | relevance | path

Searched refs:MatrixXpr (Results 1 – 13 of 13) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DXprHelper.h177 template<typename T> struct plain_matrix_type_dense<T,MatrixXpr>
356 struct dense_xpr_base<Derived, MatrixXpr>
421 is_same< typename traits<ExpressionType>::XprKind, MatrixXpr >::value,
436 is_same< typename traits<ExpressionType>::XprKind, MatrixXpr >::value,
452 is_same< typename traits<ExpressionType>::XprKind, MatrixXpr >::value,
DConstants.h431 struct MatrixXpr {}; struct
/external/eigen/Eigen/src/SparseCore/
DSparseProduct.h42 typedef MatrixXpr XprKind;
DSparseDiagonalProduct.h38 typedef MatrixXpr XprKind;
DSparseVector.h35 typedef MatrixXpr XprKind;
DSparseDenseProduct.h157 typedef MatrixXpr XprKind;
DSparseMatrix.h48 typedef MatrixXpr XprKind;
70 typedef MatrixXpr XprKind;
/external/eigen/Eigen/src/Core/
DArrayWrapper.h151 typedef MatrixXpr XprKind;
DMatrix.h111 typedef MatrixXpr XprKind;
DProductBase.h24 typedef MatrixXpr XprKind;
/external/eigen/unsupported/Eigen/src/KroneckerProduct/
DKroneckerTensorProduct.h173 typedef MatrixXpr XprKind;
/external/eigen/unsupported/Eigen/src/SparseExtra/
DDynamicSparseMatrix.h42 typedef MatrixXpr XprKind;
/external/eigen/Eigen/src/Core/products/
DCoeffBasedProduct.h40 typedef MatrixXpr XprKind;