dask.array.Array.dot — Dask documentation (original) (raw)
dask.array.Array.dot¶
Dot product of self and other.
Refer to dask.array.tensordot() for full documentation.
See also
equivalent function
Dot product of self and other.
Refer to dask.array.tensordot() for full documentation.
See also
equivalent function