Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
Eigen::internal::scalar_quotient1_impl< Scalar, true > Struct Template Reference

Detailed Description

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

Definition at line 467 of file Core.

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

Definition at line 469 of file Core.

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

Definition at line 470 of file Core.


Member Function Documentation

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

Definition at line 471 of file Core.


Member Data Documentation

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

Definition at line 472 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo