Public Member Functions | Public Attributes
internal::scalar_quotient1_impl< Scalar, true > Struct Template Reference

#include <Functors.h>

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE Scalar operator() (const Scalar &a) const
EIGEN_STRONG_INLINE scalar_quotient1_impl (const scalar_quotient1_impl &other)
EIGEN_STRONG_INLINE scalar_quotient1_impl (const Scalar &other)

Public Attributes

add_const_on_value_type
< typename NumTraits< Scalar >
::Nested >::type 
m_other

Detailed Description

template<typename Scalar>
struct internal::scalar_quotient1_impl< Scalar, true >

Definition at line 466 of file Functors.h.


Constructor & Destructor Documentation

template<typename Scalar >
EIGEN_STRONG_INLINE internal::scalar_quotient1_impl< Scalar, true >::scalar_quotient1_impl ( const scalar_quotient1_impl< Scalar, true > &  other) [inline]

Definition at line 468 of file Functors.h.

template<typename Scalar >
EIGEN_STRONG_INLINE internal::scalar_quotient1_impl< Scalar, true >::scalar_quotient1_impl ( const Scalar other) [inline]

Definition at line 469 of file Functors.h.


Member Function Documentation

template<typename Scalar >
EIGEN_STRONG_INLINE Scalar internal::scalar_quotient1_impl< Scalar, true >::operator() ( const Scalar a) const [inline]

Definition at line 470 of file Functors.h.


Member Data Documentation

template<typename Scalar >
add_const_on_value_type<typename NumTraits<Scalar>::Nested>::type internal::scalar_quotient1_impl< Scalar, true >::m_other

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