mlpack 3.4.2
Public Member Functions | List of all members
MethodFormDetector< Class, MethodForm, 0 > Struct Template Reference

#include <sfinae_utility.hpp>

Public Member Functions

void operator() (MethodForm< Class >)
 

Detailed Description

template<typename Class, template< typename... > class MethodForm>
struct mlpack::sfinae::MethodFormDetector< Class, MethodForm, 0 >

Definition at line 48 of file sfinae_utility.hpp.

Member Function Documentation

◆ operator()()

void operator() ( MethodForm< Class >  )

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