CastXpr< NewType > Struct Template Reference

Public Types

typedef internal::cast_return_type< Derived, const CwiseUnaryOp< internal::core_cast_op< Scalar, NewType >, const Derived > >::type Type
 

Detailed Description

template<class NewType>
struct CastXpr< NewType >

Definition at line 48 of file CommonCwiseUnaryOps.h.

Member Typedef Documentation

◆ Type

template<class NewType >
typedef internal::cast_return_type<Derived,const CwiseUnaryOp<internal::core_cast_op<Scalar, NewType>, const Derived> >::type CastXpr< NewType >::Type

Definition at line 48 of file CommonCwiseUnaryOps.h.


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