ndd_create_zn, ndd_create_zn_lsdf, ndd_create_zn_msdf[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |
#include "lash-ndd.h"
ndd *ndd_create_zn_lsdf(uint1 r, uint4 n);
ndd *ndd_create_zn_msdf(uint1 r, uint4 n);
ndd *ndd_create_zn(uint1 r, uint4 n);
The macro ndd_create_zn creates a universal NDD operating in the default direction.
[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |