MPSCNNSpatialNormalizationNode(3)
NAME
MPSCNNSpatialNormalizationNode
SYNOPSIS
#import <MPSNNGraphNodes.h>
Inherits MPSCNNNormalizationNode.
Instance Methods
(nonnull instancetype) - initWithSource:kernelSize:
(nonnull instancetype) - initWithSource:
Class Methods
(nonnull instancetype) + nodeWithSource:kernelSize:
Properties
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]
Author
Generated automatically by Doxygen for
MetalPerformanceShaders.framework from the source code.
Version MetalPerformanceShaders-Thu2Jul 13 20MPSCNNSpatialNormalizationNode(3)
Mac OS X 10.12.6 - Generated Mon Oct 30 06:02:00 CDT 2017