Public Types | Static Public Member Functions | List of all members
Eigen::internal::ImagePatchCopyOp< Self, Vectorizable > Struct Template Reference

#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)
 

Detailed Description

template<typename Self, bool Vectorizable>
struct Eigen::internal::ImagePatchCopyOp< Self, Vectorizable >

Definition at line 58 of file TensorImagePatch.h.

Member Typedef Documentation

◆ Impl

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

Definition at line 61 of file TensorImagePatch.h.

◆ Index

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

Definition at line 59 of file TensorImagePatch.h.

◆ Scalar

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

Definition at line 60 of file TensorImagePatch.h.

Member Function Documentation

◆ Run()

template<typename Self , bool Vectorizable>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::ImagePatchCopyOp< Self, Vectorizable >::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 62 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:52