Property | Type | Description | |
---|---|---|---|
Verbose | bool |
Method | Description | |
---|---|---|
GetAlignment ( DType dtype ) : int | ||
PadNeeded ( int pos, int alignment ) : int | ||
Padded ( int pos, int alignment ) : int |
public static GetAlignment ( DType dtype ) : int | ||
dtype | DType | |
return | int |
public static PadNeeded ( int pos, int alignment ) : int | ||
pos | int | |
alignment | int | |
return | int |
public static Padded ( int pos, int alignment ) : int | ||
pos | int | |
alignment | int | |
return | int |