Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorFixedSize.h301 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
307 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
313 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
321 EIGEN_STRONG_INLINE TensorFixedSize(const TensorBase<OtherDerived, ReadOnlyAccessors>& other) in TensorFixedSize() function
329 EIGEN_STRONG_INLINE TensorFixedSize(const TensorBase<OtherDerived, WriteAccessors>& other) in TensorFixedSize() function
DTensorForwardDeclarations.h27 …ar_, typename Dimensions, int Options_ = 0, typename IndexType = DenseIndex> class TensorFixedSize; variable
DTensorBase.h820 …ypename Scalar, typename Dimensions, int Option, typename IndexTypes> friend class TensorFixedSize; variable
836 …ypename Scalar, typename Dimensions, int Option, typename IndexTypes> friend class TensorFixedSize; variable
DREADME.md568 ### TensorFixedSize subsection