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::Impl Impl
 
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 Self &self, const Index num_coeff_to_copy, const Index dst_index, Scalar *dst_data, const Index src_index)
 

Detailed Description

template<typename Self>
struct Eigen::internal::ImagePatchCopyOp< Self, true >

Definition at line 73 of file TensorImagePatch.h.

Member Typedef Documentation

◆ Impl

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

Definition at line 76 of file TensorImagePatch.h.

◆ Index

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

Definition at line 74 of file TensorImagePatch.h.

◆ Packet

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

Definition at line 77 of file TensorImagePatch.h.

◆ Scalar

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

Definition at line 75 of file TensorImagePatch.h.

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

Definition at line 78 of file TensorImagePatch.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:53