MPSNNReduceRowSum 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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