GraphRefExit Method |
Namespace: Emgu.TF
public Operation RefExit( Output data, string opName = "RefExit" )
Public Function RefExit ( data As Output, Optional opName As String = "RefExit" ) As Operation
public: Operation^ RefExit( Output^ data, String^ opName = L"RefExit" )
member RefExit : data : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "RefExit" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.RefExit(Emgu.TF.Output,System.String)"]
2018 Emgu Corporation, All Rights Reserved,