Share via


MPSCnnMultiaryKernel.SetKernelWidth(UIntPtr, UIntPtr) Method

Definition

[Foundation.Export("setKernelWidth:atIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetKernelWidth(UIntPtr width, UIntPtr index);
[<Foundation.Export("setKernelWidth:atIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetKernelWidth : unativeint * unativeint -> unit
override this.SetKernelWidth : unativeint * unativeint -> unit

Parameters

width
UIntPtr

unativeint

index
UIntPtr

unativeint

Attributes

Applies to