|
D.15.9.4 TestJMark
Procedure from library JMBTest.lib (see JMBTest_lib).
- Usage:
- TestJMark(G); G list
- Return:
- int: i
- Note:
- This procedure performs J-marked basis test.
The input is a list of J-marked polynomials (jmp) arranged
by degree, so G1 is a list of list.
The output is a boolean evaluation:
True=1/False=0
Example:
|