Evocosm - A C++ Framework for Evolutionary Computing

Main Index

Created by Scott Robert Ladd at Coyote Gulch Productions.


Public Attributes | List of all members
libevocosm::simple_machine< InSize, OutSize >::tranout_t Struct Reference

Defines a transition and output state pair.

#include <simple_machine.h>

Public Attributes

size_t m_new_state
 The state to be transitioned to.
 
size_t m_output
 The output value.
 

The documentation for this struct was generated from the following file:

© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.