Edit

Share via


MPSNNReduceRowMax Constructors

Definition

Overloads

MPSNNReduceRowMax(NSCoder)
MPSNNReduceRowMax(NSObjectFlag)
MPSNNReduceRowMax(IMTLDevice)
MPSNNReduceRowMax(IntPtr)

MPSNNReduceRowMax(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMax (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceRowMax : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceRowMax

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceRowMax(NSObjectFlag)

protected MPSNNReduceRowMax (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceRowMax : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceRowMax

Parameters

Applies to

MPSNNReduceRowMax(IMTLDevice)

[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMax (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceRowMax : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceRowMax

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceRowMax(IntPtr)

protected internal MPSNNReduceRowMax (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceRowMax : nativeint -> MetalPerformanceShaders.MPSNNReduceRowMax

Parameters

handle
IntPtr

nativeint

Applies to