private c_dot_product ( int n, Complex32 x, Complex32 y ) : Complex32 | ||
n | int | |
x | Complex32 | |
y | Complex32 | |
return | Complex32 |
private c_dot_product ( int n, Complex32 x, Complex32 y ) : Complex32 | ||
n | int | |
x | Complex32 | |
y | Complex32 | |
return | Complex32 |