다음을 통해 공유


MPSNNReduceRowMin 생성자

정의

오버로드

MPSNNReduceRowMin(NSCoder)
MPSNNReduceRowMin(NSObjectFlag)
MPSNNReduceRowMin(IMTLDevice)
MPSNNReduceRowMin(IntPtr)

MPSNNReduceRowMin(NSCoder)

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

매개 변수

coder
NSCoder
특성

적용 대상

MPSNNReduceRowMin(NSObjectFlag)

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

매개 변수

적용 대상

MPSNNReduceRowMin(IMTLDevice)

[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMin (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceRowMin : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceRowMin

매개 변수

device
IMTLDevice
특성

적용 대상

MPSNNReduceRowMin(IntPtr)

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

매개 변수

handle
IntPtr

nativeint

적용 대상