mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
11 lines
369 B
Plaintext
11 lines
369 B
Plaintext
/// These are automatically generated checked C++ bindings for isl.
|
|
///
|
|
/// isl is a library for computing with integer sets and maps described by
|
|
/// Presburger formulas. On top of this, isl provides various tools for
|
|
/// polyhedral compilation, ranging from dependence analysis over scheduling
|
|
/// to AST generation.
|
|
|
|
#ifndef ISL_CPP_CHECKED
|
|
#define ISL_CPP_CHECKED
|
|
|