Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes
Eigen::internal::linspaced_op_impl< Scalar, false > 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) const

Public Attributes

const Scalar m_low
const Scalar m_step
const Packet m_packetStep
Packet m_base

Member Typedef Documentation

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

Definition at line 565 of file Core.


Constructor & Destructor Documentation

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

Definition at line 567 of file Core.


Member Function Documentation

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

Definition at line 573 of file Core.

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

Definition at line 575 of file Core.


Member Data Documentation

Packet Eigen::internal::linspaced_op_impl< Scalar, false >::m_base [mutable]

Definition at line 580 of file Core.

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

Definition at line 577 of file Core.

const Packet Eigen::internal::linspaced_op_impl< Scalar, false >::m_packetStep

Definition at line 579 of file Core.

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

Definition at line 578 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