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