Function holoscan::numpy_dtype

Holoscan v0.5.1
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 Jul 28, 2023.