Function holoscan::numpy_dtype

const char *holoscan::numpy_dtype(const DLDataType dtype)

Return a string providing the basic type of the homogeneous array in NumPy.

Note: This method assumes little-endian for now.

Returns

A const character pointer that represents a string

© Copyright 2022-2023, NVIDIA. Last updated on Sep 13, 2023.