mlpack
|
Public Types | |
using | PredictionsType = PT |
using | WeightsType = WT |
template<typename Class , typename RT , typename... Ts> | |
using | Type = RT(Class::*)(T1, T2, T3, Ts...) |
Static Public Attributes | |
static const size_t | MinNumberOfAdditionalArgs = 1 |