Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooONNXFunction.h File Reference
#include <RooAbsReal.h>
#include <RooListProxy.h>
#include <any>
Include dependency graph for RooONNXFunction.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  RooFit::Detail::AnyWithVoidPtr
 
class  RooONNXFunction
 RooONNXFunction wraps an ONNX model as a RooAbsReal, allowing it to be used as a building block in likelihoods, fits, and statistical analyses without additional boilerplate code. More...
 

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::Detail
 

Functions

template<class Session_t >
void RooFit::Detail::doInferWithSessionVoidPtr (void *session, float const *input, float *out)