Table of Contents

Struct DirectILKernelGenerator.WeightedSumKernelKey

Namespace
NumSharp.Backends.Kernels
Assembly
NumSharp.dll
public readonly record struct DirectILKernelGenerator.WeightedSumKernelKey : IEquatable<DirectILKernelGenerator.WeightedSumKernelKey>
Implements
Inherited Members
Extension Methods

Constructors

WeightedSumKernelKey(NPTypeCode)

public WeightedSumKernelKey(NPTypeCode Dtype)

Parameters

Dtype NPTypeCode

Properties

Dtype

public NPTypeCode Dtype { get; init; }

Property Value

NPTypeCode