GraphErfc Method |
Namespace: Emgu.TF
public Operation Erfc( Output x, string opName = "Erfc" )
Public Function Erfc ( x As Output, Optional opName As String = "Erfc" ) As Operation
public: Operation^ Erfc( Output^ x, String^ opName = L"Erfc" )
member Erfc : x : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "Erfc" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,