|
D.4.5.6 nselect
Procedure from library elim.lib (see elim_lib).
- Usage:
- nselect(id,v); id = ideal, module or matrix, v = intvec
- Return:
- generators (or columns) of id not containing the variables with index
an entry of v
Example:
See also:
select;
select1.
|