Public Types | List of all members
Eigen::internal::binary_result_of_select< Func, ArgType0, ArgType1, sizeof(has_tr1_result)> Struct Template Reference

#include <Meta.h>

Public Types

typedef Func::template result< Func(ArgType0, ArgType1)>::type type
 

Detailed Description

template<typename Func, typename ArgType0, typename ArgType1>
struct Eigen::internal::binary_result_of_select< Func, ArgType0, ArgType1, sizeof(has_tr1_result)>

Definition at line 330 of file Meta.h.

Member Typedef Documentation

template<typename Func , typename ArgType0 , typename ArgType1 >
typedef Func::template result<Func(ArgType0,ArgType1)>::type Eigen::internal::binary_result_of_select< Func, ArgType0, ArgType1, sizeof(has_tr1_result)>::type

Definition at line 331 of file Meta.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:31