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

  /external/eigen/Eigen/src/Core/
DenseCoeffsBase.h 56 >::type PacketReturnType;
208 EIGEN_STRONG_INLINE PacketReturnType packet(Index row, Index col) const
218 EIGEN_STRONG_INLINE PacketReturnType packetByOuterInner(Index outer, Index inner) const
235 EIGEN_STRONG_INLINE PacketReturnType packet(Index index) const
  /external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h 36 >::type PacketReturnType;

Completed in 642 milliseconds