MOAB  4.9.3pre
Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, StorageKind > Class Template Reference

#include <CwiseUnaryOp.h>

Inheritance diagram for Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, StorageKind >:
Collaboration diagram for Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, StorageKind >:

List of all members.

Public Types

typedef
internal::generic_xpr_base
< CwiseUnaryOp< UnaryOp,
XprType > >::type 
Base

Detailed Description

template<typename UnaryOp, typename XprType, typename StorageKind>
class Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, StorageKind >

Definition at line 94 of file CwiseUnaryOp.h.


Member Typedef Documentation

template<typename UnaryOp, typename XprType, typename StorageKind>
typedef internal::generic_xpr_base<CwiseUnaryOp<UnaryOp, XprType> >::type Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, StorageKind >::Base

Reimplemented in Eigen::CwiseUnaryOp< UnaryOp, XprType >.

Definition at line 98 of file CwiseUnaryOp.h.


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