MPSCNNSoftMaxNode(3) MetalPerformanceShaders.framework MPSCNNSoftMaxNode(3)

MPSCNNSoftMaxNode

#import <MPSNNGraphNodes.h>

Inherits MPSNNFilterNode.


(nonnull instancetype) - initWithSource:


(nonnull instancetype) + nodeWithSource:

Node representing a MPSCNNSoftMax kernel

- (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode

Init a node representing a MPSCNNSoftMax kernel

Parameters:

sourceNode The MPSNNImageNode representing the source MPSImage for the filter

Returns:

A new MPSNNFilter node for a MPSCNNSoftMax kernel.

Init a node representing a autoreleased MPSCNNSoftMax kernel

Parameters:

sourceNode The MPSNNImageNode representing the source MPSImage for the filter

Returns:

A new MPSNNFilter node for a MPSCNNSoftMax kernel.

Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.

Mon Jul 9 2018 Version MetalPerformanceShaders-119.3