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