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