共用方式為


MPSNNReduceRowSum 建構函式

定義

多載

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

參數

coder
NSCoder
屬性

適用於

MPSNNReduceRowSum(NSObjectFlag)

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

參數

適用於

MPSNNReduceRowSum(IMTLDevice)

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

參數

device
IMTLDevice
屬性

適用於

MPSNNReduceRowSum(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於