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