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