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

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_constant_op< Scalar >

Definition at line 499 of file Core.

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

template<typename Scalar >
typedef packet_traits<Scalar>::type Eigen::internal::scalar_constant_op< Scalar >::Packet

Definition at line 500 of file Core.


Constructor & Destructor Documentation

template<typename Scalar >
EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op ( const scalar_constant_op< Scalar > &  other) [inline]

Definition at line 501 of file Core.

template<typename Scalar >
EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op ( const Scalar &  other) [inline]

Definition at line 502 of file Core.


Member Function Documentation

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

Definition at line 504 of file Core.

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

Definition at line 506 of file Core.


Member Data Documentation

template<typename Scalar >
const Scalar Eigen::internal::scalar_constant_op< Scalar >::m_other

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