Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

template<typename T, typename A = std::allocator< T >>
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 &)
template<typename T, typename A = std::allocator< T >>
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: