.TH "MPSCNNArithmeticGradientState" 3 "Mon Jul 9 2018" "Version MetalPerformanceShaders-119.3" "MetalPerformanceShaders.framework" \" -*- nroff -*-
.ad l
.nh
.SH NAME
MPSCNNArithmeticGradientState
.SH SYNOPSIS
.br
.PP
.PP
\fC#import <MPSCNNMath\&.h>\fP
.PP
Inherits \fBMPSNNBinaryGradientState\fP\&.
.SS "Instance Methods"

.in +1c
.ti -1c
.RI "(nonnull instancetype) \- \fBinit\fP"
.br
.in -1c
.SS "Additional Inherited Members"
.SH "Detailed Description"
.PP 
This depends on Metal\&.framework\&.  The \fBMPSCNNArithmeticGradientState\fP is used to hold the clamp mask used by both \fBMPSCNNArithmetic\fP forward filter and \fBMPSCNNArithmeticGradient\fP backward filter\&. The \fBMPSCNNArithmetic\fP forward filter populates the \fBMPSCNNArithmeticGradientState\fP object and the \fBMPSCNNArithmeticGradient\fP backward filter consumes the state object\&.
.PP
The clamp mask is stored internally and is not accessible by the user\&. 
.SH "Method Documentation"
.PP 
.SS "\- (nonnull instancetype) init "

.PP
Reimplemented from \fBMPSState\fP\&.

.SH "Author"
.PP 
Generated automatically by Doxygen for MetalPerformanceShaders\&.framework from the source code\&.
