Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes
Eigen::internal::scalar_constant_op Struct Reference

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

EIGEN_STRONG_INLINE scalar_constant_op (const scalar_constant_op &other)
EIGEN_STRONG_INLINE scalar_constant_op (const Scalar &other)
template<typename Index >
EIGEN_STRONG_INLINE const Scalar operator() (Index, Index=0) const
template<typename Index >
EIGEN_STRONG_INLINE const Packet packetOp (Index, Index=0) const

Public Attributes

const Scalar m_other

Member Typedef Documentation

Definition at line 532 of file Core.


Constructor & Destructor Documentation

EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op::scalar_constant_op ( const scalar_constant_op other) [inline]

Definition at line 533 of file Core.

EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op::scalar_constant_op ( const Scalar &  other) [inline]

Definition at line 534 of file Core.


Member Function Documentation

template<typename Index >
EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_constant_op::operator() ( Index  ,
Index  = 0 
) const [inline]

Definition at line 536 of file Core.

template<typename Index >
EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_constant_op::packetOp ( Index  ,
Index  = 0 
) const [inline]

Definition at line 538 of file Core.


Member Data Documentation

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