Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes
Eigen::internal::linspaced_op_impl< Scalar, true > Struct Reference

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

 linspaced_op_impl (Scalar low, 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 Scalar m_low
const Scalar m_step
const Packet m_lowPacket
const Packet m_stepPacket
const Packet m_interPacket

Member Typedef Documentation

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

Definition at line 589 of file Core.


Constructor & Destructor Documentation

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

Definition at line 591 of file Core.


Member Function Documentation

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

Definition at line 596 of file Core.

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

Definition at line 599 of file Core.


Member Data Documentation

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

Definition at line 606 of file Core.

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

Definition at line 602 of file Core.

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

Definition at line 604 of file Core.

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

Definition at line 603 of file Core.

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

Definition at line 605 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011