Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes

internal::scalar_quotient1_impl< Scalar, IsInteger > Struct Template Reference


Detailed Description

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

Definition at line 441 of file Functors.h.

#include <src/Core/Functors.h>

Inheritance diagram for 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 internal::scalar_quotient1_impl< Scalar, IsInteger >::Packet

Definition at line 442 of file Functors.h.


Constructor & Destructor Documentation

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

Definition at line 444 of file Functors.h.

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

Definition at line 445 of file Functors.h.


Member Function Documentation

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

Definition at line 446 of file Functors.h.

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

Definition at line 447 of file Functors.h.


Member Data Documentation

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

Definition at line 449 of file Functors.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011