MASA-Core
Defines
Job.cpp File Reference
#include "Job.hpp"
#include <iostream>
#include <sstream>
#include <stdio.h>
#include <string.h>
#include <algorithm>
#include <sys/stat.h>
#include <errno.h>
#include <sys/types.h>
#include <wordexp.h>
#include "Properties.hpp"
#include "SpecialRowWriter.hpp"
#include "exceptions/exceptions.hpp"

Go to the source code of this file.

Defines

#define DEBUG   (0)
#define SRA_DECAY   (1.0f)

Define Documentation

#define DEBUG   (0)

Definition at line 39 of file Job.cpp.

#define SRA_DECAY   (1.0f)

Definition at line 41 of file Job.cpp.