次の方法で共有


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

適用対象