NAME

transpose - change the order of axes of an array

SYNOPSIS

arr.transpose(code)

DESCRIPTION

change the order of axes of an array

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related