Home
last modified time | relevance | path

Searched refs:hermcpy (Results 1 – 1 of 1) sorted by relevance

/dports/math/algae/algae-4.3.6/src/
H A Dfft.c47 static void PROTO (hermcpy, (COMPLEX *v, int x));
184 hermcpy (c->a.complex, nn);
313 hermcpy((COMPLEX *) tmpc, nn);
365 hermcpy((COMPLEX *) tmpc, nn);
518 void hermcpy ( COMPLEX *v, int x ) in hermcpy() function