Public Types | Public Member Functions | Public Attributes
internal::scalar_add_op< Scalar > Struct Template Reference

#include <Functors.h>

List of all members.

Public Types

typedef packet_traits< Scalar >
::type 
Packet

Public Member Functions

Scalar operator() (const Scalar &a) const
const Packet packetOp (const Packet &a) const
 scalar_add_op (const scalar_add_op &other)
 scalar_add_op (const Scalar &other)

Public Attributes

const Scalar m_other

Detailed Description

template<typename Scalar>
struct internal::scalar_add_op< Scalar >

Definition at line 640 of file Functors.h.


Member Typedef Documentation

template<typename Scalar >
typedef packet_traits<Scalar>::type internal::scalar_add_op< Scalar >::Packet

Definition at line 641 of file Functors.h.


Constructor & Destructor Documentation

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

Definition at line 643 of file Functors.h.

template<typename Scalar >
internal::scalar_add_op< Scalar >::scalar_add_op ( const Scalar other) [inline]

Definition at line 644 of file Functors.h.


Member Function Documentation

template<typename Scalar >
Scalar internal::scalar_add_op< Scalar >::operator() ( const Scalar a) const [inline]

Definition at line 645 of file Functors.h.

template<typename Scalar >
const Packet internal::scalar_add_op< Scalar >::packetOp ( const Packet a) const [inline]

Definition at line 646 of file Functors.h.


Member Data Documentation

template<typename Scalar >
const Scalar internal::scalar_add_op< Scalar >::m_other

Definition at line 648 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:34