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