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