Man Page: mpsimagereducecolumnsum
Operating Environment: mojave
Section: 3
MPSImageReduceColumnSum(3) MetalPerformanceShaders.framework MPSImageReduceColumnSum(3)NAMEMPSImageReduceColumnSumSYNOPSIS#import <MPSImageReduce.h> Inherits MPSImageReduceUnary. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description The MPSImageReduceColumnSum performs a reduction operation returning the sum 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 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 MPSImageReduceColumnSum(3)
| Related Man Pages |
|---|
| mpscnnfullyconnectedgradient(3) - mojave |
| mpscnnneuronexponential(3) - mojave |
| mpscnnneuronhardsigmoid(3) - mojave |
| mpscnnneuronlinear(3) - mojave |
| mpscnnneuronlogarithm(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% |
| Shopt -s histappend |
| Controlling user input |
| Python 3.8.0rc1 released. |