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

#include <Functors.h>

List of all members.

Public Member Functions

Scalar operator() (const Scalar &a) const
 scalar_pow_op (const scalar_pow_op &other)
 scalar_pow_op (const Scalar &exponent)

Public Attributes

const Scalar m_exponent

Detailed Description

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

Definition at line 773 of file Functors.h.


Constructor & Destructor Documentation

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

Definition at line 775 of file Functors.h.

template<typename Scalar >
internal::scalar_pow_op< Scalar >::scalar_pow_op ( const Scalar exponent) [inline]

Definition at line 776 of file Functors.h.


Member Function Documentation

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

Definition at line 777 of file Functors.h.


Member Data Documentation

template<typename Scalar >
const Scalar internal::scalar_pow_op< Scalar >::m_exponent

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