mojave man page for mpsimagereducerowsum

Query: mpsimagereducerowsum

OS: mojave

Section: 3

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

MPSImageReduceRowSum(3) 				 MetalPerformanceShaders.framework				   MPSImageReduceRowSum(3)

NAME
MPSImageReduceRowSum
SYNOPSIS
#import <MPSImageReduce.h> Inherits MPSImageReduceUnary. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description The MPSImageReduceRowSum performs a reduction operation returning the sum for each row of an image Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device Specifies information to apply the reduction operation on an image. Parameters: device The device the filter will run on Returns: A valid MPSImageReduce object or nil, if failure. Reimplemented from MPSImageReduceUnary. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSImageReduceRowSum(3)
Related Man Pages
mpscnnfullyconnectedgradient(3) - mojave
mpscnnneuronhardsigmoid(3) - mojave
mpscnnneuronlinear(3) - mojave
mpscnnneuronrelun(3) - mojave
mpscnnneuronsoftplus(3) - mojave
Similar Topics in the Unix Linux Community
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.