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

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

Detailed Description

template<typename Self>
struct Eigen::internal::ImagePatchPaddingOp< Self >

Definition at line 96 of file TensorImagePatch.h.

Member Typedef Documentation

◆ Index

template<typename Self >
typedef Self::Index Eigen::internal::ImagePatchPaddingOp< Self >::Index

Definition at line 97 of file TensorImagePatch.h.

◆ Packet

template<typename Self >
typedef packet_traits<Scalar>::type Eigen::internal::ImagePatchPaddingOp< Self >::Packet

Definition at line 99 of file TensorImagePatch.h.

◆ Scalar

template<typename Self >
typedef Self::Scalar Eigen::internal::ImagePatchPaddingOp< Self >::Scalar

Definition at line 98 of file TensorImagePatch.h.

Member Function Documentation

◆ Run()

template<typename Self >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::ImagePatchPaddingOp< Self >::Run ( const Index  num_coeff_to_pad,
const Scalar  padding_value,
const Index  dst_index,
Scalar dst_data 
)
inlinestatic

Definition at line 100 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:54