LinearAlgebra`BLAS`
LinearAlgebra`BLAS`
DOTC
DOTC[x,y]
computes the dot product of two vectors x and y.
Details and Options
- To use DOTC, you first need to load the BLAS Package using Needs["LinearAlgebra`BLAS`"].
- The following arguments must be given:
-
x input expression vector y input expression vector - The vector arguments must be of the same length.
Examples
open allclose allProperties & Relations (1)
For vectors x and y, DOTC[x,y] is equivalent to Conjugate[x].y:
Wolfram Research (2017), DOTC, Wolfram Language function, https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/DOTC.html.
Text
Wolfram Research (2017), DOTC, Wolfram Language function, https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/DOTC.html.
CMS
Wolfram Language. 2017. "DOTC." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/DOTC.html.
APA
Wolfram Language. (2017). DOTC. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/DOTC.html