method
inner_product
v1_9_3_392 -
Show latest stable
- Class:
Vector
inner_product(v)public
Returns the inner product of this vector with the other.
Vector[4,7].inner_product Vector[10,1] => 47
inner_product(v)Returns the inner product of this vector with the other.
Vector[4,7].inner_product Vector[10,1] => 47