MPSCnnBatchNormalizationDataSource Constructors

Definition

Overloads

MPSCnnBatchNormalizationDataSource()
MPSCnnBatchNormalizationDataSource(NSCoder)
MPSCnnBatchNormalizationDataSource(NSObjectFlag)
MPSCnnBatchNormalizationDataSource(IntPtr)

MPSCnnBatchNormalizationDataSource()

[Foundation.Export("init")]
protected MPSCnnBatchNormalizationDataSource ();
Attributes

Applies to

MPSCnnBatchNormalizationDataSource(NSCoder)

[Foundation.Export("initWithCoder:")]
public MPSCnnBatchNormalizationDataSource (Foundation.NSCoder decoder);
new MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource

Parameters

decoder
NSCoder
Attributes

Applies to

MPSCnnBatchNormalizationDataSource(NSObjectFlag)

protected MPSCnnBatchNormalizationDataSource (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource

Parameters

Applies to

MPSCnnBatchNormalizationDataSource(IntPtr)

protected internal MPSCnnBatchNormalizationDataSource (IntPtr handle);
new MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource : nativeint -> MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource

Parameters

handle
IntPtr

nativeint

Applies to