MPSNNReduceColumnMin 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
MPSNNReduceColumnMin(NSCoder) | |
MPSNNReduceColumnMin(NSObjectFlag) | |
MPSNNReduceColumnMin(IMTLDevice) | |
MPSNNReduceColumnMin(IntPtr) |
MPSNNReduceColumnMin(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceColumnMin (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceColumnMin : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceColumnMin
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
MPSNNReduceColumnMin(NSObjectFlag)
protected MPSNNReduceColumnMin (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceColumnMin : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceColumnMin
Parámetros
Se aplica a
MPSNNReduceColumnMin(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceColumnMin (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceColumnMin : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceColumnMin
Parámetros
- device
- IMTLDevice
- Atributos
Se aplica a
MPSNNReduceColumnMin(IntPtr)
protected internal MPSNNReduceColumnMin (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceColumnMin : nativeint -> MetalPerformanceShaders.MPSNNReduceColumnMin
Parámetros
- handle
-
IntPtr
nativeint