
Public Types | |
| using | PredictionsType = PT |
| template<typename Class , typename RT , typename... Ts> | |
| using | Type = RT(Class::*)(T1, T2, T3, T4, Ts...) |
| using | WeightsType = WT |
Static Public Attributes | |
| static const size_t | MinNumberOfAdditionalArgs = 1 |
Definition at line 73 of file meta_info_extractor.hpp.
| using PredictionsType = PT |
Definition at line 75 of file meta_info_extractor.hpp.
| using Type = RT(Class::*)(T1, T2, T3, T4, Ts...) |
Definition at line 82 of file meta_info_extractor.hpp.
| using WeightsType = WT |
Definition at line 76 of file meta_info_extractor.hpp.
|
static |
Definition at line 79 of file meta_info_extractor.hpp.