NAME

inner - computes the inner product of two arrays based on two operators

SYNOPSIS

arr0.inner(op0, op1, arr1)

DESCRIPTION

computes the inner product of two arrays based on two operators

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related