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