NAME

packtype - returns the packed array type that corresponds to the given scalar type

SYNOPSIS

typ.packtype()

DESCRIPTION

returns the packed array type that corresponds to the given scalar type

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related