GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
bitmap.c File Reference
#include "ghost/bitmap.h"
#include "ghost/func_util.h"
Include dependency graph for bitmap.c:

Functions

ghost_error ghost_bitmap_copy_indices (ghost_bitmap dst, ghost_lidx *offset, ghost_bitmap src, ghost_lidx *idx, ghost_lidx nidx)
 

Function Documentation

ghost_error ghost_bitmap_copy_indices ( ghost_bitmap  dst,
ghost_lidx offset,
ghost_bitmap  src,
ghost_lidx idx,
ghost_lidx  nidx 
)