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