Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
bind_evaluator.h File Reference
#include "module.h"
#include "../eval/evaluation.h"
#include "../eval/evaluation.cpp"
Include dependency graph for bind_evaluator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using stream_redirect = py::call_guard<py::scoped_ostream_redirect, py::scoped_estream_redirect>
 

Functions

template<br::ProgramType T>
void bind_evaluator (py::module &m, string name)
 

Typedef Documentation

◆ stream_redirect

Function Documentation

◆ bind_evaluator()

template<br::ProgramType T>
void bind_evaluator ( py::module & m,
string name )

Definition at line 12 of file bind_evaluator.h.

Here is the call graph for this function: