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

Detailed Description

template<typename Scalar, bool IsInteger>
struct Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >

Definition at line 452 of file Core.

Inheritance diagram for Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

EIGEN_STRONG_INLINE scalar_quotient1_impl (const scalar_quotient1_impl &other)
EIGEN_STRONG_INLINE scalar_quotient1_impl (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

template<typename Scalar, bool IsInteger>
typedef packet_traits<Scalar>::type Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::Packet

Definition at line 453 of file Core.


Constructor & Destructor Documentation

template<typename Scalar, bool IsInteger>
EIGEN_STRONG_INLINE Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::scalar_quotient1_impl ( const scalar_quotient1_impl< Scalar, IsInteger > &  other) [inline]

Definition at line 455 of file Core.

template<typename Scalar, bool IsInteger>
EIGEN_STRONG_INLINE Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::scalar_quotient1_impl ( const Scalar &  other) [inline]

Definition at line 456 of file Core.


Member Function Documentation

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

Definition at line 457 of file Core.

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

Definition at line 458 of file Core.


Member Data Documentation

template<typename Scalar, bool IsInteger>
const Scalar Eigen::internal::scalar_quotient1_impl< Scalar, IsInteger >::m_other

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