Click or drag to resize
QuasiNewtonTrainerClone Method
Clones a copy of the trainer.

Namespace: Imsl.DataMining.Neural
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Object Clone()

Return Value

Type: Object

[Missing <returns> documentation for "M:Imsl.DataMining.Neural.QuasiNewtonTrainer.Clone"]

Implements

ICloneableClone
See Also