Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes
Eigen::internal::linspaced_op Struct Reference

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

 linspaced_op (Scalar low, Scalar high, int num_steps)
template<typename Index >
EIGEN_STRONG_INLINE const Scalar operator() (Index i) const
template<typename Index >
EIGEN_STRONG_INLINE const Scalar operator() (Index row, Index col) const
template<typename Index >
EIGEN_STRONG_INLINE const Packet packetOp (Index i) const
template<typename Index >
EIGEN_STRONG_INLINE const Packet packetOp (Index row, Index col) const

Public Attributes

const linspaced_op_impl
< Scalar, RandomAccess > 
impl

Member Typedef Documentation

Definition at line 619 of file Core.


Constructor & Destructor Documentation

Eigen::internal::linspaced_op::linspaced_op ( Scalar  low,
Scalar  high,
int  num_steps 
) [inline]

Definition at line 620 of file Core.


Member Function Documentation

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

Definition at line 623 of file Core.

template<typename Index >
EIGEN_STRONG_INLINE const Scalar Eigen::internal::linspaced_op::operator() ( Index  row,
Index  col 
) const [inline]

Definition at line 628 of file Core.

template<typename Index >
EIGEN_STRONG_INLINE const Packet Eigen::internal::linspaced_op::packetOp ( Index  i) const [inline]

Definition at line 635 of file Core.

template<typename Index >
EIGEN_STRONG_INLINE const Packet Eigen::internal::linspaced_op::packetOp ( Index  row,
Index  col 
) const [inline]

Definition at line 640 of file Core.


Member Data Documentation

const linspaced_op_impl<Scalar,RandomAccess> Eigen::internal::linspaced_op::impl

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