Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooONNXFunc.h File Reference
#include <RooAbsReal.h>
#include <RooListProxy.h>
#include <any>

Classes

struct  RooFit::Detail::AnyWithVoidPtr
class  RooONNXFunc
 RooONNXFunc 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, class... Inputs>
void RooFit::Detail::doInferWithSessionVoidPtr (void *session, float *out, Inputs const *...inputs)