dotn - nicolob/pep-full GitHub Wiki
Type: function
Defined in: dotn.f
Definition: real*10 function DOTN(v1, v2, n)
---input
arguments: v1 = first vector in the dot product
(double precision)
v2 = second vector in the dot product
(double precision)
n = vector dimension
(integer)
None.
v1
v2
n
- None detected.
- ...
- ...