MOAB  4.9.3pre
Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess > Struct Template Reference

#include <Transpose.h>

List of all members.

Public Types

typedef dense_xpr_base
< Transpose< MatrixType >
>::type 
type

Detailed Description

template<typename MatrixType, bool HasDirectAccess = has_direct_access<MatrixType>::ret>
struct Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess >

Definition at line 88 of file Transpose.h.


Member Typedef Documentation

template<typename MatrixType, bool HasDirectAccess = has_direct_access<MatrixType>::ret>
typedef dense_xpr_base<Transpose<MatrixType> >::type Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess >::type

Definition at line 90 of file Transpose.h.


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