Hello Greg, thanks for your reply. My core problem is: I have a real valued single vector (measurement data) and a complex double matrix to multiply. Size: vector about 10 elements, matrix about square 10x10.
Which is the most efficient way to compute in LV? There seems to be no explicit real times complex and I do not know, how coercion is done in detail (e.g. explicitly with memory movements or implicitly during loading in Pentium FP registers). Regards, acoustics
