You are here: Start » AVL.NET » AVS.DeepModelToDeepModel_AnomalyDetection1 Method

AVS.DeepModelToDeepModel_AnomalyDetection1 Method

Conversion between DeepModel and DeepModel_AnomalyDetection1

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void DeepModelToDeepModel_AnomalyDetection1
(
	string inDeepModel,
	out string outModel_AnomalyDetection1
)

Parameters

Name Type Range Default Description
inDeepModelstring
outModel_AnomalyDetection1string

See also