ILNumerics.Net
sizeOf Method (type)

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericsILMatFilesizeOf(MatFileType)
ILNumerics.Net - numeric computing for .NET
size of single elements stored in Matlab's *.mat files
Declaration Syntax
C#Visual BasicVisual C++
private static int sizeOf(
	MatFileType type
)
Private Shared Function sizeOf ( _
	type As MatFileType _
) As Integer
private:
static int sizeOf(
	MatFileType type
)
Parameters
type (MatFileType)
one of Matlab's inner element types
Return Value
size in bytes

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)