NAME

outer - computes the outer product of arr0 and arr1

SYNOPSIS

arr0.outer(op,arr1)

DESCRIPTION

computes the outer product of arr0 and arr1

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related