Rev 4161 | Rev 7692 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4161 | Rev 4330 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | !endif |
3 | !endif |
4 | 4 | ||
5 | slib_parms=2\ |
5 | slib_parms=2\ |
6 | ,[x_1,...,x_n]\ |
6 | ,[x_1,...,x_n]\ |
7 | ,[a_1,...,a_m] |
7 | ,[a_1,...,a_m] |
8 |
|
8 | slib_author=Adeline, Grelot; Bernadette, PERRIN-RIOU |
9 | 9 | ||
10 | slib_example=[1,1,1,3,4,5,6,2],[1,4,6]\ |
10 | slib_example=[1,1,1,3,4,5,6,2],[1,4,6]\ |
11 | [1,1,1,3,4,5,6,2,7 ,4,7],[2,3,6]\ |
11 | [1,1,1,3,4,5,6,2,7 ,4,7],[2,3,6]\ |
12 | [1,1,1,3,4,5,6,2],[1,4]\ |
12 | [1,1,1,3,4,5,6,2],[1,4]\ |
13 | [1,1,1,3,4,5,6,2] |
13 | [1,1,1,3,4,5,6,2] |