|
SourceXtractorPlusPlus
0.19
SourceXtractor++, the next generation SExtractor
|
#include <OnnxProperty.h>


Public Member Functions | |
| template<typename... Args> | |
| NdWrapper (Args &&...args) | |
Public Member Functions inherited from SourceXtractor::OnnxProperty::NdWrapperBase | |
| virtual | ~NdWrapperBase ()=default |
Public Attributes | |
| Euclid::NdArray::NdArray< T > | m_ndarray |
Concrete types. We use dynamic_cast to get it back when writing the output.
Definition at line 44 of file OnnxProperty.h.
|
inlineexplicit |
Definition at line 48 of file OnnxProperty.h.
References std::forward().

| Euclid::NdArray::NdArray<T> SourceXtractor::OnnxProperty::NdWrapper< T >::m_ndarray |
Definition at line 45 of file OnnxProperty.h.
1.8.5