Command:
setMethodLpTau ( |
|
What:
Sets the LpTau method in the current configuration
Parameters:
execution [long] |
the number of executions for LpTau method. Suitable values cover all the powers of two from 4 to 20.
In Quasi-random LpTau method the number of model executions should be not smaller than the number of variables |
Return:
error_code [int]: 1 if the operation has occurred without errors, 0 if an error has occurred
Examples:
setMethodLpTau(16)