.TH "MPSNNReduceRowSum" 3 "Mon Jul 9 2018" "Version MetalPerformanceShaders-119.3" "MetalPerformanceShaders.framework" \" -*- nroff -*- .ad l .nh .SH NAME MPSNNReduceRowSum .SH SYNOPSIS .br .PP .PP \fC#import \fP .PP Inherits \fBMPSNNReduceUnary\fP\&. .SS "Instance Methods" .in +1c .ti -1c .RI "(nonnull instancetype) \- \fBinitWithDevice:\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBMPSNNReduceRowSum\fP performs a reduction operation returning the sum for each row of an image .SH "Method Documentation" .PP .SS "\- (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device" Specifies information to apply the reduction operation on an image\&. .PP \fBParameters:\fP .RS 4 \fIdevice\fP The device the filter will run on .RE .PP \fBReturns:\fP .RS 4 \fBA\fP valid \fBMPSNNReduceRowSum\fP object or nil, if failure\&. .RE .PP .PP Reimplemented from \fBMPSNNReduceUnary\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MetalPerformanceShaders\&.framework from the source code\&.