Edit

Share via


MPSNNReduceColumnSum Constructors

Definition

Overloads

MPSNNReduceColumnSum(NSCoder)
MPSNNReduceColumnSum(NSObjectFlag)
MPSNNReduceColumnSum(IMTLDevice)
MPSNNReduceColumnSum(IntPtr)

MPSNNReduceColumnSum(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceColumnSum(NSObjectFlag)

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

Parameters

Applies to

MPSNNReduceColumnSum(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceColumnSum(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to