What can I help you with?
NVIDIA Morpheus (25.02.01)

Template Function morpheus::size_in_bits

template<typename T>
constexpr std::size_t morpheus::size_in_bits()

Template function to calculate the size in bits of a given type.

Template Parameters

T – The type to calculate the size for.

Returns

The size in bits of the given type.

Previous Function morpheus::set_contiguous_stride
Next Function morpheus::table_to_csv
© Copyright 2024, NVIDIA. Last updated on Mar 3, 2025.