#include <vector>
#include <string>
#include <iostream>
#include "parttype.h"
#include "partunif.h"
#include "partsegm.h"
#include "partcrit.h"
#include "partderiv.h"
Go to the source code of this file.
Namespaces | |
namespace | unifexp |
Classes | |
class | unifexp::partTypes< numType > |
This class gathers all the available partition types and allows to select a partition class object by its name. More... |
Definition in file parttypes.h.