Click or drag to resize

AnnealingMinimizerOnDeserialized Method

Restores historySerialized, points history to historySerialized, and clears historySerialized

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public void OnDeserialized(
	StreamingContext ctx
)

Parameters

ctx  StreamingContext
Streaming context.
See Also