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