Public Types | Public Member Functions | Public Attributes
Eigen::internal::scalar_quotient1_op< Scalar > 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_op (const scalar_quotient1_op &other)
EIGEN_STRONG_INLINE scalar_quotient1_op (const Scalar &other)

Public Attributes

add_const_on_value_type
< typename NumTraits< Scalar >
::Nested >::type 
m_other

Detailed Description

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

Definition at line 539 of file Functors.h.


Member Typedef Documentation

template<typename Scalar >
typedef packet_traits<Scalar>::type Eigen::internal::scalar_quotient1_op< Scalar >::Packet

Definition at line 540 of file Functors.h.


Constructor & Destructor Documentation

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

Definition at line 542 of file Functors.h.

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

Definition at line 543 of file Functors.h.


Member Function Documentation

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

Definition at line 544 of file Functors.h.

template<typename Scalar >
EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_quotient1_op< Scalar >::packetOp ( const Packet a) const [inline]

Definition at line 545 of file Functors.h.


Member Data Documentation

template<typename Scalar >
add_const_on_value_type<typename NumTraits<Scalar>::Nested>::type Eigen::internal::scalar_quotient1_op< Scalar >::m_other

Definition at line 547 of file Functors.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:03