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