Public Types | List of all members
Eigen::internal::functor_traits< assign_op< DstScalar, SrcScalar > > Struct Template Reference

#include <AssignmentFunctors.h>

Public Types

enum  { Cost = NumTraits<DstScalar>::ReadCost, PacketAccess = is_same<DstScalar,SrcScalar>::value && packet_traits<DstScalar>::Vectorizable && packet_traits<SrcScalar>::Vectorizable }
 

Detailed Description

template<typename DstScalar, typename SrcScalar>
struct Eigen::internal::functor_traits< assign_op< DstScalar, SrcScalar > >

Definition at line 35 of file AssignmentFunctors.h.

Member Enumeration Documentation

template<typename DstScalar , typename SrcScalar >
anonymous enum
Enumerator
Cost 
PacketAccess 

Definition at line 36 of file AssignmentFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:36