GraphFloor Method |
Namespace: Emgu.TF
public Operation Floor( Output x, string opName = "Floor" )
Public Function Floor ( x As Output, Optional opName As String = "Floor" ) As Operation
public: Operation^ Floor( Output^ x, String^ opName = L"Floor" )
member Floor : x : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "Floor" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.Floor(Emgu.TF.Output,System.String)"]
2019 Emgu Corporation, All Rights Reserved,