Main MRPT website > C++ reference
MRPT logo
Public Types

internal::traits< CwiseUnaryView< ViewOp, MatrixType > > Struct Template Reference


Detailed Description

template<typename ViewOp, typename MatrixType>
struct internal::traits< CwiseUnaryView< ViewOp, MatrixType > >

Definition at line 44 of file CwiseUnaryView.h.

#include <src/Core/CwiseUnaryView.h>

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

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

Definition at line 51 of file CwiseUnaryView.h.

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

Definition at line 50 of file CwiseUnaryView.h.

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

Definition at line 49 of file CwiseUnaryView.h.


Member Enumeration Documentation

template<typename ViewOp , typename MatrixType >
anonymous enum
Enumerator:
Flags 
CoeffReadCost 
MatrixTypeInnerStride 
InnerStrideAtCompileTime 
OuterStrideAtCompileTime 

Definition at line 52 of file CwiseUnaryView.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011