CaEvalParams Struct Reference

#include <Ca.h>

Inheritance diagram for CaEvalParams:

Inheritance graph
[legend]

List of all members.


Detailed Description

CA evaluation parameters.

Attention:
There is no default constructor, thus no default initialization. You can define one in a derived class or initialize it manually.

Definition at line 272 of file Ca.h.


Public Attributes

size_t caSize
size_t nSteps

Member Data Documentation

size_t caSize

Definition at line 273 of file Ca.h.

Referenced by DefParams::DefParams().

size_t nSteps

Definition at line 274 of file Ca.h.

Referenced by DefParams::DefParams().


The documentation for this struct was generated from the following file:
Generated on Sat May 2 16:39:37 2009 for nucad by  doxygen 1.5.4