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

AVS.DeepModelToDeepModel_AnomalyDetection2 Method

Conversion between DeepModel and DeepModel_AnomalyDetection2

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void DeepModelToDeepModel_AnomalyDetection2
(
	string inDeepModel,
	out string outModel_AnomalyDetection2
)

Parameters

Name Type Range Default Description
inDeepModelstring
outModel_AnomalyDetection2string

See also