kotrix
/
real
/
ColumnVector
/
dotProduct
dot
Product
final
Double
dotProduct
(
ColumnVector
other)
Content copied to clipboard
final
Double
dotProduct
(
RowVector
other)
Content copied to clipboard
Dot product.
Return
result of the product.
Parameters
other
must have the same length as this vector.