You are here: Start » AVL.NET » MlpModel.Reset Method

MlpModel.Reset Method

Resets this instance with data of the other MlpModel object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.MlpModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.MlpModel

See also