Public Types | List of all members
Eigen::internal::functor_traits< scalar_cast_op< Scalar, NewType > > Struct Template Reference

#include <UnaryFunctors.h>

Public Types

enum  { Cost = is_same<Scalar, NewType>::value ? 0 : NumTraits<NewType>::AddCost, PacketAccess = false }
 

Detailed Description

template<typename Scalar, typename NewType>
struct Eigen::internal::functor_traits< scalar_cast_op< Scalar, NewType > >

Definition at line 158 of file UnaryFunctors.h.

Member Enumeration Documentation

template<typename Scalar , typename NewType >
anonymous enum
Enumerator
Cost 
PacketAccess 

Definition at line 159 of file UnaryFunctors.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