spot  1.1.4
Namespaces | Functions
intvcmp2.hh File Reference
#include <vector>
#include <stddef.h>
Include dependency graph for intvcmp2.hh:

Go to the source code of this file.

Namespaces

 spot
 

Functions

void spot::int_array_array_compress2 (const int *array, size_t n, int *dest, size_t &dest_size)
 Compress an int array of size n into a int array. More...
 
void spot::int_array_array_decompress2 (const int *array, size_t array_size, int *res, size_t size)
 Uncompress an int array of size array_size into a int array of size size. More...
 

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Mon Jul 29 2013 00:27:25 for spot by doxygen 1.8.4