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