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