JX Application Framework
Loading...
Searching...
No Matches
Classes | Variables
JKLRand.h File Reference
#include <time.h>
#include "jTypes.h"
#include "jRand.h"
Include dependency graph for JKLRand.h:
This graph shows which files directly or indirectly include this file:

Classes

class  JKLRand
 

Variables

const double jRandEpsilon = 1.2e-7
 
const double jMaxProb = 1.0 - jRandEpsilon
 

Variable Documentation

◆ jMaxProb

const double jMaxProb = 1.0 - jRandEpsilon

◆ jRandEpsilon

const double jRandEpsilon = 1.2e-7

Interface for the JKLRand class.