#include <stdio.h>
#include <math.h>
#include <cstdlib>
#include "sticky.h"
#include "random.h"
#include "ca.h"
#include "parameter.h"
#include "dish.h"
#include "sqr.h"
#include "crash.h"
#include "hull.h"
#include "init.xpm"
#include <fstream>
Namespaces | |
namespace | std |
Defines | |
#define | ZYGFILE(Z) <Z.xpm> |
#define | XPM(Z) Z ## _xpm |
#define | ZYGXPM(Z) XPM(Z) |
#define | ZYGOTE init |
Functions | |
double | sat (double x) |
Variables | |
double | copyprob [BOLTZMANN] |
Parameter | par |
|
|
|
|
|
|
|
|
|
|
|
|
|
|