Analysis Software
Documentation for sPHENIX simulation software
|
#include <vector>
#include <Eigen/Dense>
#include <onnxruntime_cxx_api.h>
Go to the source code of this file.
Classes | |
class | Acts::OnnxRuntimeBase |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
Typedefs | |
using | Acts::NetworkBatchInput = Eigen::Array< float, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > |