Public Types | Static Public Member Functions | List of all members
pcast_array< SrcPacket, TgtPacket, 1, TgtCoeffRatio > Struct Template Reference

Public Types

typedef internal::unpacket_traits< SrcPacket >::type SrcScalar
 
typedef internal::unpacket_traits< TgtPacket >::type TgtScalar
 

Static Public Member Functions

static void cast (const SrcScalar *src, size_t size, TgtScalar *dst)
 

Detailed Description

template<typename SrcPacket, typename TgtPacket, int TgtCoeffRatio>
struct pcast_array< SrcPacket, TgtPacket, 1, TgtCoeffRatio >

Definition at line 69 of file packetmath.cpp.

Member Typedef Documentation

◆ SrcScalar

template<typename SrcPacket , typename TgtPacket , int TgtCoeffRatio>
typedef internal::unpacket_traits<SrcPacket>::type pcast_array< SrcPacket, TgtPacket, 1, TgtCoeffRatio >::SrcScalar

Definition at line 70 of file packetmath.cpp.

◆ TgtScalar

template<typename SrcPacket , typename TgtPacket , int TgtCoeffRatio>
typedef internal::unpacket_traits<TgtPacket>::type pcast_array< SrcPacket, TgtPacket, 1, TgtCoeffRatio >::TgtScalar

Definition at line 71 of file packetmath.cpp.

Member Function Documentation

◆ cast()

template<typename SrcPacket , typename TgtPacket , int TgtCoeffRatio>
static void pcast_array< SrcPacket, TgtPacket, 1, TgtCoeffRatio >::cast ( const SrcScalar src,
size_t  size,
TgtScalar dst 
)
inlinestatic

Definition at line 72 of file packetmath.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15