Public Types
Eigen::internal::functor_traits< scalar_cast_op< Scalar, NewType > > Struct Template Reference

#include <Functors.h>

List of all members.

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 346 of file Functors.h.


Member Enumeration Documentation

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

Definition at line 347 of file Functors.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:00