Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::traits< CwiseUnaryView< ViewOp, MatrixType > > Struct Reference

List of all members.

Public Types

enum  {
  Flags = (traits<_MatrixTypeNested>::Flags & (HereditaryBits | LvalueBit | LinearAccessBit | DirectAccessBit)), CoeffReadCost = traits<_MatrixTypeNested>::CoeffReadCost + functor_traits<ViewOp>::Cost, MatrixTypeInnerStride = inner_stride_at_compile_time<MatrixType>::ret, InnerStrideAtCompileTime,
  OuterStrideAtCompileTime = outer_stride_at_compile_time<MatrixType>::ret
}
typedef result_of< ViewOp(typename
traits< MatrixType >::Scalar) >
::type 
Scalar
typedef MatrixType::Nested MatrixTypeNested
typedef remove_all
< MatrixTypeNested >::type 
_MatrixTypeNested

Member Typedef Documentation

typedef remove_all<MatrixTypeNested>::type Eigen::internal::traits< CwiseUnaryView< ViewOp, MatrixType > >::_MatrixTypeNested

Definition at line 52 of file Core.

typedef MatrixType::Nested Eigen::internal::traits< CwiseUnaryView< ViewOp, MatrixType > >::MatrixTypeNested

Definition at line 51 of file Core.

typedef result_of< ViewOp(typename traits<MatrixType>::Scalar) >::type Eigen::internal::traits< CwiseUnaryView< ViewOp, MatrixType > >::Scalar

Definition at line 50 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
Flags 
CoeffReadCost 
MatrixTypeInnerStride 
InnerStrideAtCompileTime 
OuterStrideAtCompileTime 

Definition at line 53 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011