MPSCnnNeuronPowerNode Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
MPSCnnNeuronPowerNode(NSObjectFlag) | |
MPSCnnNeuronPowerNode(MPSNNImageNode) | |
MPSCnnNeuronPowerNode(IntPtr) | |
MPSCnnNeuronPowerNode(MPSNNImageNode, Single, Single, Single) |
MPSCnnNeuronPowerNode(NSObjectFlag)
protected MPSCnnNeuronPowerNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnNeuronPowerNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnNeuronPowerNode
Paramètres
S’applique à
MPSCnnNeuronPowerNode(MPSNNImageNode)
[Foundation.Export("initWithSource:")]
public MPSCnnNeuronPowerNode (MetalPerformanceShaders.MPSNNImageNode sourceNode);
new MetalPerformanceShaders.MPSCnnNeuronPowerNode : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSCnnNeuronPowerNode
Paramètres
- sourceNode
- MPSNNImageNode
- Attributs
S’applique à
MPSCnnNeuronPowerNode(IntPtr)
protected internal MPSCnnNeuronPowerNode (IntPtr handle);
new MetalPerformanceShaders.MPSCnnNeuronPowerNode : nativeint -> MetalPerformanceShaders.MPSCnnNeuronPowerNode
Paramètres
- handle
-
IntPtr
nativeint
S’applique à
MPSCnnNeuronPowerNode(MPSNNImageNode, Single, Single, Single)
[Foundation.Export("initWithSource:a:b:c:")]
public MPSCnnNeuronPowerNode (MetalPerformanceShaders.MPSNNImageNode sourceNode, float a, float b, float c);
new MetalPerformanceShaders.MPSCnnNeuronPowerNode : MetalPerformanceShaders.MPSNNImageNode * single * single * single -> MetalPerformanceShaders.MPSCnnNeuronPowerNode
Paramètres
- sourceNode
- MPSNNImageNode
- a
- Single
- b
- Single
- c
- Single
- Attributs