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