Table of Contents

Class InfoOf

Namespace
NumSharp.Utilities
Assembly
NumSharp.dll

Static utility methods for type information.

public static class InfoOf
Inheritance
InfoOf
Inherited Members

Methods

GetSize(NPTypeCode)

Get the size in bytes of the given NPTypeCode.

public static int GetSize(NPTypeCode typeCode)

Parameters

typeCode NPTypeCode

Returns

int