MPSNNReduceFeatureChannelsMean Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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