GraphDeepCopy Method |
Namespace: Emgu.TF
public Operation DeepCopy( Output x, string opName = "DeepCopy" )
Public Function DeepCopy ( x As Output, Optional opName As String = "DeepCopy" ) As Operation
public: Operation^ DeepCopy( Output^ x, String^ opName = L"DeepCopy" )
member DeepCopy : x : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "DeepCopy" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,