Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
Brush::Function< N > Struct Template Reference

#include <functions.h>

Public Member Functions

template<typename T1 , typename... Tn>
auto operator() (const T1 &t1, Tn... tn)
 

Detailed Description

template<Brush::NodeType N>
struct Brush::Function< N >

Definition at line 47 of file functions.h.

Member Function Documentation

◆ operator()()

template<Brush::NodeType N>
template<typename T1 , typename... Tn>
auto Brush::Function< N >::operator() ( const T1 & t1,
Tn... tn )
inline

Definition at line 50 of file functions.h.

Here is the call graph for this function:

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