Edit

Share via


MPSNNReduceFeatureChannelsMean Constructors

Definition

Overloads

MPSNNReduceFeatureChannelsMean(NSCoder)
MPSNNReduceFeatureChannelsMean(NSObjectFlag)
MPSNNReduceFeatureChannelsMean(IMTLDevice)
MPSNNReduceFeatureChannelsMean(IntPtr)

MPSNNReduceFeatureChannelsMean(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceFeatureChannelsMean(NSObjectFlag)

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

Parameters

Applies to

MPSNNReduceFeatureChannelsMean(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceFeatureChannelsMean(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to