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