Trees | Indices | Help |
---|
|
object --+ | Polynomial_naive_ordering
A class to represent a polynomial in the loop momentum (4-vector) q
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Creates a list whose elements are arrays being the coefficient indices sorted in growing order and the value is their position in a one-dimensional vector. For example the position of the coefficient C_01032 will be placed in the list under array.array('i',(0,0,1,3,2)). |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Feb 4 12:20:10 2019 | http://epydoc.sourceforge.net |