pub unsafe extern "C" fn cuvsProductQuantizerGetEncodedDim(
quantizer: cuvsProductQuantizer_t,
encoded_dim: *mut u32,
) -> cuvsError_tExpand description
@brief Get the encoded dimension of the quantized dataset.
@param[in] quantizer product quantizer @param[out] encoded_dim encoded dimension of the quantized dataset