mojave man page for mpscnnupsamplingnearest

Query: mpscnnupsamplingnearest

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPSCNNUpsamplingNearest(3)				 MetalPerformanceShaders.framework				MPSCNNUpsamplingNearest(3)

NAME
MPSCNNUpsamplingNearest
SYNOPSIS
#import <MPSCNNUpsampling.h> Inherits MPSCNNUpsampling. Instance Methods (nonnull instancetype) - initWithDevice:integerScaleFactorX:integerScaleFactorY: Additional Inherited Members Detailed Description This depends on Metal.framework. Specifies the nearest spatial upsampling filter. Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device(NSUInteger) integerScaleFactorX(NSUInteger) integerScaleFactorY Initialize the nearest spatial upsampling filter. Parameters: device The device the filter will run on. integerScaleFactorX The upsampling factor for the x dimension. integerScaleFactorY The upsampling factor for the y dimension. Returns: A valid MPSCNNUpsamplingNearest object or nil, if failure. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNUpsamplingNearest(3)
Related Man Pages
mpscnnneuronhardsigmoid(3) - mojave
mpscnnneuronpower(3) - mojave
mpscnnneuronsoftplus(3) - mojave
mpscnnupsampling(3) - mojave
mpscnnupsamplingnearestnode(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Shopt -s histappend
UNIX tool on MacOS that can increase resolution of a file
Controlling user input
Python 3.8.0rc1 released.