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