| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
fixedpoint_nD --+
|
fixedpoint_2D
IMPORTANT: Any complex eigenvectors are stored as pairs of real eigenvectors,
with the understanding that the corresponding complex eigenvalues indicate the
use of these eigenvectors as a solution basis with the trig functions.
The full, possibly complex eigenvectors are always available using np.linalg(fp.D)
for a fixedpoint_nD object 'fp'.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
_classifcations =
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
pt must have same dimension as generator, but if a sub-system is being analyzed then specify the sub-system's variables using the coords argument.
|
|
restrict_to_coords option of ordered coordinate names (default None) ensures the return array only contains values of those coordinates in that order. Useful for interfacing with plotting commands. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:23 2012 | http://epydoc.sourceforge.net |