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