Name

CL_dot — Vector scalar product

Calling Sequence

   [c] = CL_dot(u,v)
   
   

Description

  • scalar product of vectors u and v.
  • Last update : 22/02/2007

Parameters

u:

matrix of column vectors (pxN)

v:

matrix of column vectors (pxN)

c:

scalar products (1xN)

See also

CL_cross

Authors

CNES - DCT/SB