|
|
|
|
Madagascar Programming Reference Manual |
|
|
void sf_cadjnull (bool adj /* adjoint flag */,
bool add /* addition flag */,
int nx /* size of \texttt{x} */,
int ny /* size of \texttt{y} */,
sf_complex* x,
sf_complex* y)
/*< adjnull version for complex data. >*/
{
...
}