Public Types | Public Member Functions | List of all members
Eigen::internal::gebp_kernel< std::complex< float >, float, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs > Struct Template Reference

#include <MatrixProduct.h>

Public Types

typedef Packet4f Packet
 
typedef Packet2cf Packetc
 
typedef Packet4f RhsPacket
 

Public Member Functions

void operator() (const DataMapper &res, const std::complex< float > *blockA, const float *blockB, Index rows, Index depth, Index cols, std::complex< float > alpha, Index strideA=-1, Index strideB=-1, Index offsetA=0, Index offsetB=0)
 

Detailed Description

template<typename Index, typename DataMapper, int mr, int nr, bool ConjugateLhs, bool ConjugateRhs>
struct Eigen::internal::gebp_kernel< std::complex< float >, float, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs >

Definition at line 2746 of file MatrixProduct.h.

Member Typedef Documentation

◆ Packet

template<typename Index , typename DataMapper , int mr, int nr, bool ConjugateLhs, bool ConjugateRhs>
typedef Packet4f Eigen::internal::gebp_kernel< std::complex< float >, float, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs >::Packet

Definition at line 2748 of file MatrixProduct.h.

◆ Packetc

template<typename Index , typename DataMapper , int mr, int nr, bool ConjugateLhs, bool ConjugateRhs>
typedef Packet2cf Eigen::internal::gebp_kernel< std::complex< float >, float, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs >::Packetc

Definition at line 2749 of file MatrixProduct.h.

◆ RhsPacket

template<typename Index , typename DataMapper , int mr, int nr, bool ConjugateLhs, bool ConjugateRhs>
typedef Packet4f Eigen::internal::gebp_kernel< std::complex< float >, float, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs >::RhsPacket

Definition at line 2750 of file MatrixProduct.h.

Member Function Documentation

◆ operator()()

template<typename Index , typename DataMapper , int mr, int nr, bool ConjugateLhs, bool ConjugateRhs>
void Eigen::internal::gebp_kernel< std::complex< float >, float, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs >::operator() ( const DataMapper &  res,
const std::complex< float > *  blockA,
const float *  blockB,
Index  rows,
Index  depth,
Index  cols,
std::complex< float >  alpha,
Index  strideA = -1,
Index  strideB = -1,
Index  offsetA = 0,
Index  offsetB = 0 
)

Definition at line 2759 of file MatrixProduct.h.


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


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