ei_scalar_quotient1_impl< Scalar, HasFloatingPoint > Struct Template Reference

#include <Functors.h>

List of all members.

Public Types

typedef ei_packet_traits
< Scalar >::type 
PacketScalar

Public Member Functions

EIGEN_STRONG_INLINE ei_scalar_quotient1_impl (const Scalar &other)
EIGEN_STRONG_INLINE ei_scalar_quotient1_impl (const ei_scalar_quotient1_impl &other)
EIGEN_STRONG_INLINE Scalar operator() (const Scalar &a) const
EIGEN_STRONG_INLINE const
PacketScalar 
packetOp (const PacketScalar &a) const

Public Attributes

const Scalar m_other

Private Member Functions

ei_scalar_quotient1_imploperator= (const ei_scalar_quotient1_impl &)

Detailed Description

template<typename Scalar, bool HasFloatingPoint>
struct ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >

Definition at line 290 of file Core/Functors.h.


Member Typedef Documentation

template<typename Scalar, bool HasFloatingPoint>
typedef ei_packet_traits<Scalar>::type ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >::PacketScalar

Definition at line 291 of file Core/Functors.h.


Constructor & Destructor Documentation

template<typename Scalar, bool HasFloatingPoint>
EIGEN_STRONG_INLINE ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >::ei_scalar_quotient1_impl ( const ei_scalar_quotient1_impl< Scalar, HasFloatingPoint > &  other  )  [inline]

Definition at line 293 of file Core/Functors.h.

template<typename Scalar, bool HasFloatingPoint>
EIGEN_STRONG_INLINE ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >::ei_scalar_quotient1_impl ( const Scalar &  other  )  [inline]

Definition at line 294 of file Core/Functors.h.


Member Function Documentation

template<typename Scalar, bool HasFloatingPoint>
EIGEN_STRONG_INLINE Scalar ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >::operator() ( const Scalar &  a  )  const [inline]

Definition at line 295 of file Core/Functors.h.

template<typename Scalar, bool HasFloatingPoint>
ei_scalar_quotient1_impl& ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >::operator= ( const ei_scalar_quotient1_impl< Scalar, HasFloatingPoint > &   )  [private]
template<typename Scalar, bool HasFloatingPoint>
EIGEN_STRONG_INLINE const PacketScalar ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >::packetOp ( const PacketScalar a  )  const [inline]

Definition at line 296 of file Core/Functors.h.


Member Data Documentation

template<typename Scalar, bool HasFloatingPoint>
const Scalar ei_scalar_quotient1_impl< Scalar, HasFloatingPoint >::m_other

Definition at line 298 of file Core/Functors.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:02 2013