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