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