TR-mbed 1.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Eigen::internal::ImagePatchCopyOp< Self, true > Struct Template Reference

#include <TensorImagePatch.h>

Public Types

typedef Self::Index Index
 
typedef Self::Scalar Scalar
 
typedef Self::Impl Impl
 
typedef packet_traits< Scalar >::type Packet
 

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)
 

Member Typedef Documentation

◆ Impl

template<typename Self >
typedef Self::Impl Eigen::internal::ImagePatchCopyOp< Self, true >::Impl

◆ Index

template<typename Self >
typedef Self::Index Eigen::internal::ImagePatchCopyOp< Self, true >::Index

◆ Packet

◆ Scalar

template<typename Self >
typedef Self::Scalar Eigen::internal::ImagePatchCopyOp< Self, true >::Scalar

Member Function Documentation

◆ Run()

template<typename Self >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::ImagePatchCopyOp< Self, true >::Run ( const Self &  self,
const Index  num_coeff_to_copy,
const Index  dst_index,
Scalar dst_data,
const Index  src_index 
)
inlinestatic

The documentation for this struct was generated from the following file: