Table of Contents

Class InfoOf<T>

Namespace
NumSharp.Utilities
Assembly
NumSharp.dll

Provides a cache for properties of T that requires computation.

[SuppressMessage("ReSharper", "StaticMemberInGenericType")]
public class InfoOf<T>

Type Parameters

T
Inheritance
InfoOf<T>
Inherited Members
Extension Methods

Fields

MaxValue

public static readonly T MaxValue

Field Value

T

MinValue

public static readonly T MinValue

Field Value

T

NPTypeCode

public static readonly NPTypeCode NPTypeCode

Field Value

NPTypeCode

Size

public static readonly int Size

Field Value

int

Zero

public static readonly T Zero

Field Value

T