next up previous contents [pdf] index

Next: Input parameters Up: dotprod Previous: Call

Definition

static sf_double_complex dotprod (int n, const sf_complex* x, 
                                         const sf_complex* y)
/* complex dot product */
{
   ...
}




2011-07-02