共用方式為


MPSCnnArithmetic 建構函式

定義

多載

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

參數

coder
NSCoder
屬性

適用於

MPSCnnArithmetic(NSObjectFlag)

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

參數

適用於

MPSCnnArithmetic(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於