Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
dispatch_table.cpp
Go to the documentation of this file.
1
#include "
dispatch_table.h
"
2
#include "
operator.h
"
3
4
namespace
Brush
{
5
DispatchTable<true>
dtable_fit
;
6
DispatchTable<false>
dtable_predict
;
7
}
dispatch_table.h
Brush
< nsga2 selection operator for getting the front
Definition
data.cpp:12
Brush::dtable_predict
DispatchTable< false > dtable_predict
Definition
dispatch_table.cpp:6
Brush::dtable_fit
DispatchTable< true > dtable_fit
Definition
dispatch_table.cpp:5
operator.h
Brush::DispatchTable
Definition
dispatch_table.h:37
src
program
dispatch_table.cpp
Generated by
1.10.0