Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::hypot_impl< Scalar > Struct Template Reference

Detailed Description

template<typename Scalar>
struct Eigen::internal::hypot_impl< Scalar >

Definition at line 373 of file Core.

List of all members.

Public Types

typedef NumTraits< Scalar >::Real RealScalar

Static Public Member Functions

static RealScalar run (const Scalar &x, const Scalar &y)

Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::Real Eigen::internal::hypot_impl< Scalar >::RealScalar

Definition at line 375 of file Core.


Member Function Documentation

template<typename Scalar >
static RealScalar Eigen::internal::hypot_impl< Scalar >::run ( const Scalar &  x,
const Scalar &  y 
) [inline, static]

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