mpsnnreducecolumnmean(3) mojave man page | unix.com

Man Page: mpsnnreducecolumnmean

Operating Environment: mojave

Section: 3

MPSNNReduceColumnMean(3)				 MetalPerformanceShaders.framework				  MPSNNReduceColumnMean(3)

NAME
MPSNNReduceColumnMean
SYNOPSIS
#import <MPSNNReduce.h> Inherits MPSNNReduceUnary. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description The MPSNNReduceColumnMean performs a reduction operation returning the mean value for each column 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 MPSNNReduceColumnMean object or nil, if failure. Reimplemented from MPSNNReduceUnary. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSNNReduceColumnMean(3)
Related Man Pages
mpscnnneuronhardsigmoid(3) - mojave
mpscnnneuronlinear(3) - mojave
mpscnnneuronlogarithm(3) - mojave
mpscnnneuronprelu(3) - mojave
mpsnnreducefeaturechannelsandweightssum(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.