Forms the dot product of two vectors.
More...
|
real(sp) function | wrap_sdot (xvec, yvec) |
|
real(dp) function | wrap_ddot (xvec, yvec) |
|
real(sp) function | wrap_sdot12 (xvec, yvec) |
|
real(sp) function | wrap_sdot21 (xvec, yvec) |
|
real(sp) function | wrap_sdot22 (xvec, yvec) |
|
real(dp) function | wrap_ddot12 (xvec, yvec) |
|
real(dp) function | wrap_ddot21 (xvec, yvec) |
|
real(dp) function | wrap_ddot22 (xvec, yvec) |
|
Forms the dot product of two vectors.
The documentation for this interface was generated from the following file:
- /home/runner/work/tblite/tblite/src/tblite/blas/level1.f90