Public Types

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

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


Member Typedef Documentation

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

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