You are here: Start » AVL.NET » DeepLearningConnectionState Constructor

DeepLearningConnectionState Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public DeepLearningConnectionState
(
	AvlNet.DeepLearningConnectionState rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.DeepLearningConnectionStatePrototype object.

See also