Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

copy-ocsBitString.hh File Reference

#include <iostream.h>
#include <string.h>
#include <math.h>
#include <fstream.h>
#include <complex.h>
#include <stdlib.h>
#include <stdio.h>
#include <strstream>
#include <string>
#include "ocsConst.hh"
#include "ocsTools.hh"
#include "ocsReadWriteTools.hh"
#include "ocsRanNumGen.hh"
#include "StatisticsOfArray.hh"

Go to the source code of this file.

Namespaces

namespace  std

Compounds

class  BitString

Enumerations

enum  typeBitString {
  ALL_ZEROS = 0, ALL_ONES = 1, SINGLE_ONE = 2, RANDOM_SIMPLE = 3,
  RANDOM_EQUAL_ZEROS_ONES = 4, PSEUDO_RANDOM = 5, USER_DEFINED = 6
}


Enumeration Type Documentation

enum typeBitString
 

Enumeration values:
ALL_ZEROS  
ALL_ONES  
SINGLE_ONE  
RANDOM_SIMPLE  
RANDOM_EQUAL_ZEROS_ONES  
PSEUDO_RANDOM  
USER_DEFINED  


Generated at Mon Jun 9 20:08:10 2003 for OCS by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000