MOAB  4.9.3pre
Eigen::CwiseUnaryViewImpl< ViewOp, XprType, StorageKind > Class Template Reference

#include <CwiseUnaryView.h>

Inheritance diagram for Eigen::CwiseUnaryViewImpl< ViewOp, XprType, StorageKind >:
Collaboration diagram for Eigen::CwiseUnaryViewImpl< ViewOp, XprType, StorageKind >:

List of all members.

Public Types

typedef
internal::generic_xpr_base
< CwiseUnaryView< ViewOp,
XprType > >::type 
Base

Detailed Description

template<typename ViewOp, typename XprType, typename StorageKind>
class Eigen::CwiseUnaryViewImpl< ViewOp, XprType, StorageKind >

Definition at line 93 of file CwiseUnaryView.h.


Member Typedef Documentation

template<typename ViewOp, typename XprType, typename StorageKind>
typedef internal::generic_xpr_base<CwiseUnaryView<ViewOp, XprType> >::type Eigen::CwiseUnaryViewImpl< ViewOp, XprType, StorageKind >::Base

Reimplemented in Eigen::CwiseUnaryView< ViewOp, MatrixType >.

Definition at line 97 of file CwiseUnaryView.h.


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