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