YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
collection_selection.h File Reference
#include <stddef.h>
Include dependency graph for collection_selection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

struct yac_collection_selectionyac_collection_selection_new (size_t collection_size, const size_t *selection_indices)
 Create a new collection selection.
 
void yac_collection_selection_delete (struct yac_collection_selection *collection_selection)
 Delete a collection selection object.