Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense > Class Template Reference

Detailed Description

template<typename UnaryOp, typename XprType>
class Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >

Definition at line 106 of file Core.

Inheritance diagram for Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef CwiseUnaryOp< UnaryOp,
XprType > 
Derived
typedef
internal::dense_xpr_base
< CwiseUnaryOp< UnaryOp,
XprType > >::type 
Base

Public Member Functions

EIGEN_STRONG_INLINE const Scalar coeff (Index row, Index col) const
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar packet (Index row, Index col) const
EIGEN_STRONG_INLINE const Scalar coeff (Index index) const
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar packet (Index index) const

Member Typedef Documentation

template<typename UnaryOp , typename XprType >
typedef internal::dense_xpr_base<CwiseUnaryOp<UnaryOp, XprType> >::type Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Base

Definition at line 112 of file Core.

template<typename UnaryOp , typename XprType >
typedef CwiseUnaryOp<UnaryOp, XprType> Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Derived

Definition at line 111 of file Core.


Member Function Documentation

template<typename UnaryOp , typename XprType >
EIGEN_STRONG_INLINE const Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff ( Index  row,
Index  col 
) const [inline]

Definition at line 115 of file Core.

template<typename UnaryOp , typename XprType >
EIGEN_STRONG_INLINE const Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff ( Index  index) const [inline]

Definition at line 126 of file Core.

template<typename UnaryOp , typename XprType >
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::packet ( Index  index) const [inline]

Definition at line 132 of file Core.

template<typename UnaryOp , typename XprType >
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::packet ( Index  row,
Index  col 
) const [inline]

Definition at line 121 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo