diff --git a/cmComplexTypes.c b/cmComplexTypes.c new file mode 100644 index 0000000..2929400 --- /dev/null +++ b/cmComplexTypes.c @@ -0,0 +1,42 @@ + + +void cmVOCR_MultVVV( cmComplexR_t* y, const cmComplex_t* x0, const cmComplexR_t* x1, unsigned n ) +{ + unsigned i; + for(i=0; i