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

#include <Functors.h>

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

Packet m_base
const Scalar m_low
const Packet m_packetStep
const Scalar m_step

Detailed Description

template<typename Scalar>
struct internal::linspaced_op_impl< Scalar, false >

Definition at line 530 of file Functors.h.


Member Typedef Documentation

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

Definition at line 532 of file Functors.h.


Constructor & Destructor Documentation

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

Definition at line 534 of file Functors.h.


Member Function Documentation

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

Definition at line 540 of file Functors.h.

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

Definition at line 542 of file Functors.h.


Member Data Documentation

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

Definition at line 547 of file Functors.h.

template<typename Scalar >
const Scalar internal::linspaced_op_impl< Scalar, false >::m_low

Definition at line 544 of file Functors.h.

template<typename Scalar >
const Packet internal::linspaced_op_impl< Scalar, false >::m_packetStep

Definition at line 546 of file Functors.h.

template<typename Scalar >
const Scalar internal::linspaced_op_impl< Scalar, false >::m_step

Definition at line 545 of file Functors.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:32