class IterativeCalculationSettings extends Model (View source)

Properties

$convergenceThreshold
int $maxIterations

Methods

setConvergenceThreshold($convergenceThreshold)

No description

getConvergenceThreshold()

No description

setMaxIterations($maxIterations)

No description

int
getMaxIterations()

No description

Details

setConvergenceThreshold($convergenceThreshold)

No description

Parameters

$convergenceThreshold

getConvergenceThreshold()

No description

setMaxIterations($maxIterations)

No description

Parameters

$maxIterations

int getMaxIterations()

No description

Return Value

int