Content deleted Content added
added licence in Summary |
m link dot product using Find link |
||
Line 27:
=== Dot product ===
The following program computes the [[dot product]] of two vectors containing double-precision numbers.
<syntaxhighlight lang="futhark">
|