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