我要评分
获取效率
正确性
完整性
易理解

krl_get_idx_pointer

Interface Definition

size_t* krl_get_idx_pointer(const KRLLUT8bHandle* klh);

Function

Obtains the IDs of to-be-computed base vectors stored in the KRLLUT8bHandle instance.

Parameters

Parameter

Data Type

Description

Value Range

klh

KRLLUT8bHandle**

Pointer to the KRLLUT8bHandle instance.

It cannot be null.

Return Values

Data Type

Description

size_t*

IDs of to-be-computed base vectors stored in the KRLLUT8bHandle instance.