Man Page: mpsnnreducecolumnsum
Operating Environment: mojave
Section: 3
MPSNNReduceColumnSum(3) MetalPerformanceShaders.framework MPSNNReduceColumnSum(3)NAMEMPSNNReduceColumnSumSYNOPSIS#import <MPSNNReduce.h> Inherits MPSNNReduceUnary. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description The MPSNNReduceColumnSum 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 MPSNNReduceColumnSum 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 MPSNNReduceColumnSum(3)
| Related Man Pages |
|---|
| mpscnnneuronexponential(3) - mojave |
| mpscnnneuronlogarithm(3) - mojave |
| mpscnnneuronrelun(3) - mojave |
| mpsimageeuclideandistancetransform(3) - mojave |
| mpsnnreduceunary(3) - mojave |