cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Variables | |
string | trieres_lib = os.environ['cFpRootDir'] + "/HOST/custom/memtest/languages/python/build" |
string | input = "HelloWorld" |
string | output = "111111111" |
out = np.array([1.0,2.0]); | |
int | loop_nm = 1; |
int | seed = 4332; |
float | underlying = 202.56481854952224; |
float | volatility = 0.005002151044533387; |
float | dividendYield = 0.011160536907441138; |
float | riskFreeRate = 0.008250879551073578; |
int | timeLength = 1; |
float | strike = 185.09682372241906; |
int | optionType = 0; |
float | requiredTolerance = 0.02; |
int | requiredSamples = 100000; |
int | timeSteps = 1; |
int | maxSamples = 1; |
string test.trieres_lib = os.environ['cFpRootDir'] + "/HOST/custom/memtest/languages/python/build" |