.TH "MPSCNNSpatialNormalizationGradientNode" 3 "Mon Jul 9 2018" "Version MetalPerformanceShaders-119.3" "MetalPerformanceShaders.framework" \" -*- nroff -*- .ad l .nh .SH NAME MPSCNNSpatialNormalizationGradientNode .SH SYNOPSIS .br .PP .PP \fC#import \fP .PP Inherits \fBMPSNNGradientFilterNode\fP\&. .SS "Instance Methods" .in +1c .ti -1c .RI "(nonnull instancetype) \- \fBinitWithSourceGradient:sourceImage:gradientState:kernelSize:\fP" .br .in -1c .SS "Class Methods" .in +1c .ti -1c .RI "(nonnull instancetype) + \fBnodeWithSourceGradient:sourceImage:gradientState:kernelSize:\fP" .br .in -1c .SS "Properties" .in +1c .ti -1c .RI "NSUInteger \fBkernelWidth\fP" .br .ti -1c .RI "NSUInteger \fBkernelHeight\fP" .br .ti -1c .RI "float \fBalpha\fP" .br .ti -1c .RI "float \fBbeta\fP" .br .ti -1c .RI "float \fBdelta\fP" .br .in -1c .SH "Method Documentation" .PP .SS "\- (nonnull instancetype) initWithSourceGradient: (\fBMPSNNImageNode\fP *__nonnull) sourceGradient(\fBMPSNNImageNode\fP *__nonnull) sourceImage(\fBMPSNNGradientStateNode\fP *__nonnull) gradientState(NSUInteger) kernelSize" .SS "+ (nonnull instancetype) nodeWithSourceGradient: (\fBMPSNNImageNode\fP *__nonnull) sourceGradient(\fBMPSNNImageNode\fP *__nonnull) sourceImage(\fBMPSNNGradientStateNode\fP *__nonnull) gradientState(NSUInteger) kernelSize" .SH "Property Documentation" .PP .SS "\- alpha\fC [read]\fP, \fC [write]\fP, \fC [nonatomic]\fP, \fC [assign]\fP" The value of alpha\&. Default is 1\&.0\&. Must be non-negative\&. .SS "\- beta\fC [read]\fP, \fC [write]\fP, \fC [nonatomic]\fP, \fC [assign]\fP" The value of beta\&. Default is 5\&.0 .SS "\- delta\fC [read]\fP, \fC [write]\fP, \fC [nonatomic]\fP, \fC [assign]\fP" The value of delta\&. Default is 1\&.0 .SS "\- (NSUInteger) kernelHeight\fC [read]\fP, \fC [write]\fP, \fC [nonatomic]\fP, \fC [assign]\fP" .SS "\- (NSUInteger) kernelWidth\fC [read]\fP, \fC [write]\fP, \fC [nonatomic]\fP, \fC [assign]\fP" .SH "Author" .PP Generated automatically by Doxygen for MetalPerformanceShaders\&.framework from the source code\&.