Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::BandMatrixBase::DiagonalIntReturnType Struct Reference

List of all members.

Public Types

enum  { ReturnOpposite = (Options&SelfAdjoint) && (((Index)>0 && Supers==0) || ((Index)<0 && Subs==0)), Conjugate = ReturnOpposite && NumTraits<Scalar>::IsComplex, ActualIndex = ReturnOpposite ? -Index : Index, DiagonalSize }
typedef Block
< CoefficientsType,
1, DiagonalSize > 
BuildType
typedef internal::conditional
< Conjugate, CwiseUnaryOp
< internal::scalar_conjugate_op
< Scalar >, BuildType >
, BuildType >::type 
Type

Member Typedef Documentation

Definition at line 117 of file Core.

Definition at line 120 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
ReturnOpposite 
Conjugate 
ActualIndex 
DiagonalSize 

Definition at line 107 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