MOAB  4.9.3pre
CastXpr< NewType > Struct Template Reference

#include <CommonCwiseUnaryOps.h>

List of all members.

Public Types

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

Detailed Description

template<class NewType>
struct CastXpr< NewType >

Definition at line 92 of file CommonCwiseUnaryOps.h.


Member Typedef Documentation

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

Definition at line 92 of file CommonCwiseUnaryOps.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines