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