SourceXtractorPlusPlus  0.15
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::OnnxProperty::NdWrapperBase Struct Reference

#include <OnnxProperty.h>

Inheritance diagram for SourceXtractor::OnnxProperty::NdWrapperBase:
[legend]

Public Member Functions

virtual ~NdWrapperBase ()=default
 

Detailed Description

To support dynamic output types (int, float,...) the property stores a pointer to this base type, performing a type erasure on the multidimensional output array

Definition at line 36 of file OnnxProperty.h.

Constructor & Destructor Documentation

◆ ~NdWrapperBase()

virtual SourceXtractor::OnnxProperty::NdWrapperBase::~NdWrapperBase ( )
virtualdefault

The documentation for this struct was generated from the following file: