Public Types | List of all members
Eigen::internal::invoke_result< F, void, void, void > Struct Template Reference

#include <Meta.h>

Public Types

typedef remove_all< type1 >::type type
 
typedef result_of< F()>::type type1
 

Detailed Description

template<typename F>
struct Eigen::internal::invoke_result< F, void, void, void >

Definition at line 633 of file Meta.h.

Member Typedef Documentation

◆ type

template<typename F >
typedef remove_all<type1>::type Eigen::internal::invoke_result< F, void, void, void >::type

Definition at line 635 of file Meta.h.

◆ type1

template<typename F >
typedef result_of<F()>::type Eigen::internal::invoke_result< F, void, void, void >::type1

Definition at line 634 of file Meta.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:57