Searched defs:sparse_vector_s (Results 1 – 1 of 1) sorted by relevance
308 typedef struct sparse_vector_s { struct309 ocs_os_handle_t os;310 uint32_t max_idx; /**< maximum index value */311 void **array; /**< pointer to 3D array */