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_quotient1_impl (const scalar_quotient1_impl &other)
EIGEN_STRONG_INLINE scalar_quotient1_impl (const Scalar &other)
EIGEN_STRONG_INLINE Scalar operator() (const Scalar &a) const

Public Attributes

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

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


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]
template<typename Scalar >
EIGEN_STRONG_INLINE internal::scalar_quotient1_impl< Scalar, true >::scalar_quotient1_impl ( const Scalar &  other  )  [inline]

Member Function Documentation

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

Member Data Documentation

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

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