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