This datatype holds an internal representation of a linear
transformation. After having been created (by a call
to the function
ndd_create_transf_info),
this internal
representation can be used for applying efficiently
its related transformation to sets of integer vectors represented
by NDDs. An instance of
linear_tr_info can be
freed by calling the function
ndd_transf_info_free.