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

#include <functions.h>

Public Member Functions

template<typename T1 , typename T2 >
auto operator() (const T1 &t1, const T2 &t2, const T2 &t3)
 

Detailed Description

Definition at line 399 of file functions.h.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
auto Brush::Function< NodeType::SplitOn >::operator() ( const T1 & t1,
const T2 & t2,
const T2 & t3 )
inline

Definition at line 402 of file functions.h.

Here is the call graph for this function:

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