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

Detailed Description

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

Definition at line 487 of file Core.

Inheritance diagram for Eigen::internal::scalar_quotient1_op< Scalar >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

EIGEN_STRONG_INLINE scalar_quotient1_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

const Scalar m_other

Member Typedef Documentation

typedef packet_traits<Scalar>::type Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::Packet [inherited]

Definition at line 453 of file Core.


Constructor & Destructor Documentation

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

Definition at line 488 of file Core.


Member Function Documentation

EIGEN_STRONG_INLINE Scalar Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::operator() ( const Scalar &  a) const [inline, inherited]

Definition at line 457 of file Core.

EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::packetOp ( const Packet a) const [inline, inherited]

Definition at line 458 of file Core.


Member Data Documentation

const Scalar Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::m_other [inherited]

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