#include <TensorImagePatch.h>
Public Types | |
typedef Self::Impl | Impl |
typedef Self::Index | Index |
typedef Self::Scalar | Scalar |
Static Public Member Functions | |
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | Run (const Self &self, const Index num_coeff_to_copy, const Index dst_index, Scalar *dst_data, const Index src_index) |
Definition at line 58 of file TensorImagePatch.h.
typedef Self::Impl Eigen::internal::ImagePatchCopyOp< Self, Vectorizable >::Impl |
Definition at line 61 of file TensorImagePatch.h.
typedef Self::Index Eigen::internal::ImagePatchCopyOp< Self, Vectorizable >::Index |
Definition at line 59 of file TensorImagePatch.h.
typedef Self::Scalar Eigen::internal::ImagePatchCopyOp< Self, Vectorizable >::Scalar |
Definition at line 60 of file TensorImagePatch.h.
|
inlinestatic |
Definition at line 62 of file TensorImagePatch.h.