Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::unary_result_of_select< Func, ArgType, sizeof(has_tr1_result)> Struct Template Reference

Detailed Description

template<typename Func, typename ArgType>
struct Eigen::internal::unary_result_of_select< Func, ArgType, sizeof(has_tr1_result)>

Definition at line 127 of file Core.

List of all members.

Public Types

typedef Func::template result
< Func(ArgType)>::type 
type

Member Typedef Documentation

template<typename Func , typename ArgType >
typedef Func::template result<Func(ArgType)>::type Eigen::internal::unary_result_of_select< Func, ArgType, sizeof(has_tr1_result)>::type

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