Public Types | Public Member Functions | Public Attributes
Eigen::internal::linspaced_op_impl< Scalar, true > Struct Template Reference

#include <Functors.h>

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

 linspaced_op_impl (const Scalar &low, const Scalar &step)
template<typename Index >
EIGEN_STRONG_INLINE const Scalar operator() (Index i) const
template<typename Index >
EIGEN_STRONG_INLINE const Packet packetOp (Index i) const

Public Attributes

const Packet m_interPacket
const Scalar m_low
const Packet m_lowPacket
const Scalar m_step
const Packet m_stepPacket

Detailed Description

template<typename Scalar>
struct Eigen::internal::linspaced_op_impl< Scalar, true >

Definition at line 620 of file Functors.h.


Member Typedef Documentation

template<typename Scalar >
typedef packet_traits<Scalar>::type Eigen::internal::linspaced_op_impl< Scalar, true >::Packet

Definition at line 622 of file Functors.h.


Constructor & Destructor Documentation

template<typename Scalar >
Eigen::internal::linspaced_op_impl< Scalar, true >::linspaced_op_impl ( const Scalar &  low,
const Scalar &  step 
) [inline]

Definition at line 624 of file Functors.h.


Member Function Documentation

template<typename Scalar >
template<typename Index >
EIGEN_STRONG_INLINE const Scalar Eigen::internal::linspaced_op_impl< Scalar, true >::operator() ( Index  i) const [inline]

Definition at line 629 of file Functors.h.

template<typename Scalar >
template<typename Index >
EIGEN_STRONG_INLINE const Packet Eigen::internal::linspaced_op_impl< Scalar, true >::packetOp ( Index  i) const [inline]

Definition at line 632 of file Functors.h.


Member Data Documentation

template<typename Scalar >
const Packet Eigen::internal::linspaced_op_impl< Scalar, true >::m_interPacket

Definition at line 639 of file Functors.h.

template<typename Scalar >
const Scalar Eigen::internal::linspaced_op_impl< Scalar, true >::m_low

Definition at line 635 of file Functors.h.

template<typename Scalar >
const Packet Eigen::internal::linspaced_op_impl< Scalar, true >::m_lowPacket

Definition at line 637 of file Functors.h.

template<typename Scalar >
const Scalar Eigen::internal::linspaced_op_impl< Scalar, true >::m_step

Definition at line 636 of file Functors.h.

template<typename Scalar >
const Packet Eigen::internal::linspaced_op_impl< Scalar, true >::m_stepPacket

Definition at line 638 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:01