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
2021 Emgu Corporation, All Rights Reserved,