Public Types | Public Member Functions | Public Attributes
internal::scalar_quotient1_impl< Scalar, IsInteger > Struct Template Reference

#include <Functors.h>

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

EIGEN_STRONG_INLINE Scalar operator() (const Scalar &a) const
EIGEN_STRONG_INLINE const Packet packetOp (const Packet &a) const
EIGEN_STRONG_INLINE scalar_quotient1_impl (const scalar_quotient1_impl &other)
EIGEN_STRONG_INLINE scalar_quotient1_impl (const Scalar &other)

Public Attributes

const Scalar m_other

Detailed Description

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

Definition at line 451 of file Functors.h.


Member Typedef Documentation

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

Definition at line 452 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 454 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 455 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 456 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 457 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 459 of file Functors.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34