Edit

Share via


MPSNNReduceRowSum Constructors

Definition

Overloads

MPSNNReduceRowSum(NSCoder)
MPSNNReduceRowSum(NSObjectFlag)
MPSNNReduceRowSum(IMTLDevice)
MPSNNReduceRowSum(IntPtr)

MPSNNReduceRowSum(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceRowSum(NSObjectFlag)

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

Parameters

Applies to

MPSNNReduceRowSum(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceRowSum(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to