Flowdock
inner_product(v) public

Returns the inner product of this vector with the other.

  Vector[4,7].inner_product Vector[10,1]  => 47
Show source
Register or log in to add new notes.