Eigen::internal::quad_traits< bfloat16 > Struct Reference

#include <MatrixProduct.h>

Public Types

enum  { vectorsize = packet_traits<bfloat16>::size , size = 8 , rows = 4 }
 
typedef Packet8bf vectortype
 
typedef PacketBlock< vectortype, 4 > type
 
typedef vectortype rhstype
 

Member Typedef Documentation

◆ rhstype

◆ type

◆ vectortype

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
vectorsize 
size 
rows 
@ size
Definition: AltiVec/PacketMath.h:214
@ rows
Definition: MatrixProduct.h:83
@ vectorsize
Definition: MatrixProduct.h:83
@ size
Definition: MatrixProduct.h:83

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