Empirical
Classes | Namespaces
LinearCode.h File Reference

A linear sequence of instructions. More...

#include "../base/array.h"
#include "../base/vector.h"

Go to the source code of this file.

Classes

struct  emp::Instruction< ARG_COUNT, ARG_TYPE >
 A single instruction in a linear genome. More...
 
class  emp::LinearCode< ARG_COUNT, ARG_TYPE >
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 

Detailed Description

A linear sequence of instructions.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2017