public static final class LogNormalSimulatedAnnealing.ResetScheme extends Object
| Modifier and Type | Field and Description |
|---|---|
static LogNormalSimulatedAnnealing.ResetScheme |
NoResetScheme |
static LogNormalSimulatedAnnealing.ResetScheme |
ResetToBestPoint |
static LogNormalSimulatedAnnealing.ResetScheme |
ResetToOrigin |
| Modifier and Type | Method and Description |
|---|---|
static LogNormalSimulatedAnnealing.ResetScheme |
swigToEnum(int swigValue) |
int |
swigValue() |
String |
toString() |
public static final LogNormalSimulatedAnnealing.ResetScheme NoResetScheme
public static final LogNormalSimulatedAnnealing.ResetScheme ResetToBestPoint
public static final LogNormalSimulatedAnnealing.ResetScheme ResetToOrigin
public final int swigValue()
public static LogNormalSimulatedAnnealing.ResetScheme swigToEnum(int swigValue)
Copyright © 2017. All rights reserved.