MLIR  19.0.0git
Classes | Namespaces | Typedefs
GeneratingFunction.h File Reference
#include "mlir/Analysis/Presburger/Fraction.h"
#include "mlir/Analysis/Presburger/Matrix.h"

Go to the source code of this file.

Classes

class  mlir::presburger::detail::GeneratingFunction
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::presburger
 
 mlir::presburger::detail
 

Typedefs

using mlir::presburger::detail::ParamPoint = FracMatrix
 
using mlir::presburger::detail::Point = SmallVector< Fraction >