ndd_transf_copy[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |
#include "lash-ndd.h"
linear_transf *ndd_transf_copy(linear_transf *tr);
This function creates a linear transformation identical to tr. The transformation tr is not modified.
[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |