OBOE 0.1
|
#include <iostream>
#include <string>
#include <vector>
#include <map>
#include <functional>
#include "AccpmDefs.h"
#include "AccpmVector.h"
#include "AccpmGenMatrix.h"
Go to the source code of this file.
Classes | |
class | Accpm::Parameters |
Namespaces | |
namespace | Accpm |
Enumerations | |
enum | Accpm::OptType { Accpm::OPT_MIN = 1, Accpm::OPT_MAX = -1 } |
Group for managing the user defined parameters used for configuring OBOE.