method
inner_product
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)
public
Returns the inner product of this vector with the other.
Vector[4,7].inner_product Vector[10,1] => 47