Rosetta
Public Types | List of all members
protocols::mean_field::jagged_array< T, A >::func_T2< T_2 > Struct Template Reference

Public Types

typedef T(* three_param_func) (T const &, T const &, T_2 const &)
 
typedef T(* two_param_func) (T const &, T_2 const &)
 

Member Typedef Documentation

◆ three_param_func

template<typename T , typename A >
template<typename T_2 >
typedef T( * protocols::mean_field::jagged_array< T, A >::func_T2< T_2 >::three_param_func) (T const &, T const &, T_2 const &)

◆ two_param_func

template<typename T , typename A >
template<typename T_2 >
typedef T( * protocols::mean_field::jagged_array< T, A >::func_T2< T_2 >::two_param_func) (T const &, T_2 const &)

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