MPSNNReduceColumnMean 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
MPSNNReduceColumnMean(NSCoder) | |
MPSNNReduceColumnMean(NSObjectFlag) | |
MPSNNReduceColumnMean(IMTLDevice) | |
MPSNNReduceColumnMean(IntPtr) |
MPSNNReduceColumnMean(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceColumnMean (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceColumnMean : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceColumnMean
Parameters
- coder
- NSCoder
- Attributes
Applies to
MPSNNReduceColumnMean(NSObjectFlag)
protected MPSNNReduceColumnMean (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceColumnMean : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceColumnMean
Parameters
Applies to
MPSNNReduceColumnMean(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceColumnMean (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceColumnMean : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceColumnMean
Parameters
- device
- IMTLDevice
- Attributes
Applies to
MPSNNReduceColumnMean(IntPtr)
protected internal MPSNNReduceColumnMean (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceColumnMean : nativeint -> MetalPerformanceShaders.MPSNNReduceColumnMean
Parameters
- handle
-
IntPtr
nativeint