carl  24.04
Computer ARithmetic Library
PolynomialAllocator.h
Go to the documentation of this file.
1 /**
2  * @file: PolynomialAllocator.h
3  * @author: Sebastian Junges
4  *
5  * @since September 25, 2013
6  */
7 
8 #pragma once
9 
10 namespace carl
11 {
13 {
14 
15 };
16 }
carl is the main namespace for the library.