MPSNNReduceRowMin Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
MPSNNReduceRowMin(NSObjectFlag)
protected MPSNNReduceRowMin (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceRowMin : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceRowMin
Parámetros
Se aplica a
MPSNNReduceRowMin(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMin (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceRowMin : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceRowMin
Parámetros
- device
- IMTLDevice
- Atributos
Se aplica a
MPSNNReduceRowMin(IntPtr)
protected internal MPSNNReduceRowMin (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceRowMin : nativeint -> MetalPerformanceShaders.MPSNNReduceRowMin
Parámetros
- handle
-
IntPtr
nativeint