mpscnnmultiply(3) mojave man page | unix.com

Man Page: mpscnnmultiply

Operating Environment: mojave

Section: 3

MPSCNNMultiply(3)					 MetalPerformanceShaders.framework					 MPSCNNMultiply(3)

NAME
MPSCNNMultiply
SYNOPSIS
#import <MPSCNNMath.h> Inherits MPSCNNArithmetic. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description This depends on Metal.framework. Specifies the multiplication 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 multiplication operator Parameters: device The device the filter will run on. Returns: A valid MPSCNNMultiply 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 MPSCNNMultiply(3)
Related Man Pages
mpscnnarithmetic(3) - mojave
mpscnnneuronhardsigmoid(3) - mojave
mpscnnneuronpower(3) - mojave
mpscnnneuronsoftplus(3) - mojave
mpscnnneurontanh(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph