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