Searched refs:m_stopIndices (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMorphing.h649 : m_xpr(expr), m_startIndices(startIndices), m_stopIndices(stopIndices),
655 const StartIndices& stopIndices() const { return m_stopIndices; }
687 const StopIndices m_stopIndices; member in class:Eigen::TensorStridingSlicingOp

Completed in 91 milliseconds