Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorFixedSize.h308 EIGEN_STRONG_INLINE TensorFixedSize() in TensorFixedSize() function
314 EIGEN_STRONG_INLINE TensorFixedSize(const Self& other) in TensorFixedSize() function
320 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorFixedSize(Self&& other) in TensorFixedSize() function
328 EIGEN_STRONG_INLINE TensorFixedSize(const TensorBase<OtherDerived, ReadOnlyAccessors>& other) in TensorFixedSize() function
336 EIGEN_STRONG_INLINE TensorFixedSize(const TensorBase<OtherDerived, WriteAccessors>& other) in TensorFixedSize() function
345 EIGEN_TENSOR_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(TensorFixedSize) in EIGEN_TENSOR_INHERIT_ASSIGNMENT_EQUAL_OPERATOR() argument
H A DTensorBase.h965 …ypename Scalar, typename Dimensions, int Option, typename IndexTypes> friend class TensorFixedSize; variable
983 …ypename Scalar, typename Dimensions, int Option, typename IndexTypes> friend class TensorFixedSize; variable
H A DREADME.md569 ### TensorFixedSize subsection