ndd_transf_power[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |
#include "lash-ndd.h"
linear_transf *ndd_transf_power(linear_transf *tr, uint4 k);
This function computes the k-th power of the linear transformation tr (which is not modified).
[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |