Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

internal::scalar_quotient1_impl< Scalar, true > Struct Template Reference


Detailed Description

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

Definition at line 456 of file Functors.h.

#include <src/Core/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

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 458 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 459 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 460 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 461 of file Functors.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011