Friday, 10 September 2010

C++ DiceLockSecurity Namespace

Source Code

HOW TO

RandomTestErrors Print E-mail
RandomTestErrors Enumeration
  d-64enum.png
Get FREE DiceChecker C++
Random Number Test
Windows DLL

Enumeration


Description 

   
    RandomTestErrors enumeration, indicates which kind of errors can be returned by random tests implemented in the RandomTest Namespace.

RandomTestErrors is implemented as:

 enum RandomTestErrors {
  NoError,
  MultipleErrors,
  InsufficientMemory,
  PValueOutOfRange,
  InsufficientNumberOfBits,
  EstimationCriteriaNotMet,
  ResultsInaccurate,
  LOrQOutOfRange,
  MathematicianNAN,
  LongRunsCaseError,
  MathematicalFunctionsError
 };





















 


You can check the page Used Symbols for an explanation of the symbols near the information.

 

Please, let us know the usefulness of the information, it will allow us to be able to improve the support.

Was the information useful?

Vote
 
 



Close Me  
Get FREE Random Number Test Windows DLL !
Get FREE Hash Algorithms Windows DLL !