Edit

Share via


MPSCnnArithmetic Constructors

Definition

Overloads

MPSCnnArithmetic(NSCoder)
MPSCnnArithmetic(NSObjectFlag)
MPSCnnArithmetic(IntPtr)

MPSCnnArithmetic(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnArithmetic (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSCnnArithmetic : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnArithmetic

Parameters

coder
NSCoder
Attributes

Applies to

MPSCnnArithmetic(NSObjectFlag)

protected MPSCnnArithmetic (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnArithmetic : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnArithmetic

Parameters

Applies to

MPSCnnArithmetic(IntPtr)

protected internal MPSCnnArithmetic (IntPtr handle);
new MetalPerformanceShaders.MPSCnnArithmetic : nativeint -> MetalPerformanceShaders.MPSCnnArithmetic

Parameters

handle
IntPtr

nativeint

Applies to