Home
last modified time | relevance | path

Searched defs:DestinationBuffer (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBlock.h247 DestinationBuffer() : m_data(NULL), m_data_type_size(0), m_kind(kEmpty) {} in DestinationBuffer() function
250 DestinationBuffer(Scalar* data, const Dimensions& strides, in DestinationBuffer() function