ei_scalar_add_op< Scalar > Struct Template Reference

#include <Functors.h>

List of all members.

Public Types

typedef ei_packet_traits
< Scalar >::type 
PacketScalar

Public Member Functions

 ei_scalar_add_op (const Scalar &other)
 ei_scalar_add_op (const ei_scalar_add_op &other)
Scalar operator() (const Scalar &a) const
const PacketScalar packetOp (const PacketScalar &a) const

Public Attributes

const Scalar m_other

Private Member Functions

ei_scalar_add_opoperator= (const ei_scalar_add_op &)

Detailed Description

template<typename Scalar>
struct ei_scalar_add_op< Scalar >

Definition at line 37 of file Array/Functors.h.


Member Typedef Documentation

template<typename Scalar >
typedef ei_packet_traits<Scalar>::type ei_scalar_add_op< Scalar >::PacketScalar

Definition at line 38 of file Array/Functors.h.


Constructor & Destructor Documentation

template<typename Scalar >
ei_scalar_add_op< Scalar >::ei_scalar_add_op ( const ei_scalar_add_op< Scalar > &  other  )  [inline]

Definition at line 40 of file Array/Functors.h.

template<typename Scalar >
ei_scalar_add_op< Scalar >::ei_scalar_add_op ( const Scalar &  other  )  [inline]

Definition at line 41 of file Array/Functors.h.


Member Function Documentation

template<typename Scalar >
Scalar ei_scalar_add_op< Scalar >::operator() ( const Scalar &  a  )  const [inline]

Definition at line 42 of file Array/Functors.h.

template<typename Scalar >
ei_scalar_add_op& ei_scalar_add_op< Scalar >::operator= ( const ei_scalar_add_op< Scalar > &   )  [private]
template<typename Scalar >
const PacketScalar ei_scalar_add_op< Scalar >::packetOp ( const PacketScalar a  )  const [inline]

Definition at line 43 of file Array/Functors.h.


Member Data Documentation

template<typename Scalar >
const Scalar ei_scalar_add_op< Scalar >::m_other

Definition at line 45 of file Array/Functors.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:02 2013