#include <TensorImagePatch.h>
Public Types | |
typedef Self::Index | Index |
typedef packet_traits< Scalar >::type | Packet |
typedef Self::Scalar | Scalar |
Static Public Member Functions | |
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | Run (const Index num_coeff_to_pad, const Scalar padding_value, const Index dst_index, Scalar *dst_data) |
Definition at line 96 of file TensorImagePatch.h.
typedef Self::Index Eigen::internal::ImagePatchPaddingOp< Self >::Index |
Definition at line 97 of file TensorImagePatch.h.
typedef packet_traits<Scalar>::type Eigen::internal::ImagePatchPaddingOp< Self >::Packet |
Definition at line 99 of file TensorImagePatch.h.
typedef Self::Scalar Eigen::internal::ImagePatchPaddingOp< Self >::Scalar |
Definition at line 98 of file TensorImagePatch.h.
|
inlinestatic |
Definition at line 100 of file TensorImagePatch.h.