L2IP

compute the L2 inner product between two fields

options

  -d        --digits             <int>   default == 7   number of digits
  -n        --normalize                                 normalize by norms of each field
  <flowfield>  (trailing arg 2)                         input field #1
  <flowfield>  (trailing arg 1)                         input field #2

usage

L2IP u.ff v.ff

returns

Graph

or, if -n option is specified, L2IP(u,v) / (L2Norm(u) L2Norm(v))

 
docs/utils/l2ip.txt · Last modified: 2010-02-02 07:55 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki