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

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

EIGEN_STRONG_INLINE scalar_multiple_op (const scalar_multiple_op &other)
EIGEN_STRONG_INLINE scalar_multiple_op (const Scalar &other)
EIGEN_STRONG_INLINE Scalar operator() (const Scalar &a) const
EIGEN_STRONG_INLINE const Packet packetOp (const Packet &a) const

Public Attributes

add_const_on_value_type
< typename NumTraits< Scalar >
::Nested >::type 
m_other

Member Typedef Documentation

Definition at line 458 of file Core.


Constructor & Destructor Documentation

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

Definition at line 460 of file Core.

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

Definition at line 461 of file Core.


Member Function Documentation

EIGEN_STRONG_INLINE Scalar Eigen::internal::scalar_multiple_op::operator() ( const Scalar &  a) const [inline]

Definition at line 462 of file Core.

EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_multiple_op::packetOp ( const Packet a) const [inline]

Definition at line 463 of file Core.


Member Data Documentation

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