mpscnnlocalcontrastnormalizationnode(3) mojave man page | unix.com

Man Page: mpscnnlocalcontrastnormalizationnode

Operating Environment: mojave

Section: 3

MPSCNNLocalContrastNormalizationNode(3) 		 MetalPerformanceShaders.framework		   MPSCNNLocalContrastNormalizationNode(3)

NAME
MPSCNNLocalContrastNormalizationNode
SYNOPSIS
#import <MPSNNGraphNodes.h> Inherits MPSCNNNormalizationNode. Instance Methods (nonnull instancetype) - initWithSource:kernelSize: (nonnull instancetype) - initWithSource: Class Methods (nonnull instancetype) + nodeWithSource:kernelSize: Properties float pm float ps float p0 NSUInteger kernelWidth NSUInteger kernelHeight Method Documentation - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode Implements MPSCNNNormalizationNode. - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode(NSUInteger) kernelSize + (nonnull instancetype) nodeWithSource: (MPSNNImageNode *__nonnull) sourceNode(NSUInteger) kernelSize Property Documentation - (NSUInteger) kernelHeight [read], [write], [nonatomic], [assign] - (NSUInteger) kernelWidth [read], [write], [nonatomic], [assign] - (float) p0 [read], [write], [nonatomic], [assign] - (float) pm [read], [write], [nonatomic], [assign] - (float) ps [read], [write], [nonatomic], [assign] Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNLocalContrastNormalizationNode(3)
Related Man Pages
mpscnndropoutnode(3) - mojave
mpscnnlocalcontrastnormalizationnode(3) - mojave
mpscnnneuronhardsigmoidnode(3) - mojave
mpscnnneuronsoftplusnode(3) - mojave
mpscnnspatialnormalizationgradientnode(3) - mojave
Similar Topics in the Unix Linux Community
how to assign to each variable after selected?
Cut Command value assign to variable
how to assign file names to array variable?
Tcsh command for assigning output of awk to variable
How to assign a value to a variable in awk scripting?