mojave man page for mpscnnadd

Query: mpscnnadd

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPSCNNAdd(3)						 MetalPerformanceShaders.framework					      MPSCNNAdd(3)

NAME
MPSCNNAdd
SYNOPSIS
#import <MPSCNNMath.h> Inherits MPSCNNArithmetic. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description This depends on Metal.framework. Specifies the addition operator. For each pixel in the primary source image (x) and each pixel in a secondary source image (y), it applies the following function: result = ((primaryScale * x) + (secondaryScale * y)) + bias. Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device Initialize the addition operator. Parameters: device The device the filter will run on. Returns: A valid MPSCNNAdd object or nil, if failure. Reimplemented from MPSCNNArithmetic. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNAdd(3)
Related Man Pages
mpscnnmultiplygradient(3) - mojave
mpscnnneuronexponential(3) - mojave
mpscnnneuronrelu(3) - mojave
mpscnnneuronsoftplus(3) - mojave
mpscnnsubtractgradient(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
12-Core MacPro (2013) kernel_task over 1200%
UNIX tool on MacOS that can increase resolution of a file
Controlling user input
How can I direct messages from mac console.app to a log file?