kotrix
/
complex
/
ComplexColumnVector
/
dotProduct
dot
Product
final
ComplexDouble
dotProduct
(
ComplexColumnVector
other)
Content copied to clipboard
final
ComplexDouble
dotProduct
(
ComplexRowVector
other)
Content copied to clipboard
Dot product.
Return
result of the product.
Parameters
other
must have the same length as this vector.