NDDEM
Public Types | List of all members
CastXpr< NewType > Struct Template Reference

#include <CommonCwiseUnaryOps.h>

Public Types

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

Member Typedef Documentation

◆ Type

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

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