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