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