Edit

Share via


MPSNNReduceColumnMax Constructors

Definition

Overloads

MPSNNReduceColumnMax(NSCoder)
MPSNNReduceColumnMax(NSObjectFlag)
MPSNNReduceColumnMax(IMTLDevice)
MPSNNReduceColumnMax(IntPtr)

MPSNNReduceColumnMax(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceColumnMax(NSObjectFlag)

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

Parameters

Applies to

MPSNNReduceColumnMax(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceColumnMax(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to