| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Function --+
|
TestFunc --+
|
BorderMethod --+
|
Fold_Bor
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
F: R^a --> R^b Note: I did not assign b automatically (although I could - it would just be b = p*q) since you may not want to use all of the entries of S. Some bordering methods are not minimally augmented systems and thus only require certain entries of S.
|
Note: p, q <= min(n,m)
|
|
This is recreated from Function class above for TestFunc class. Why, you ask? Because for test functions, the jacobian of the parent function F needs to be computed before every test function call. Unforunately, this slows things down, but that is unavoidable.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:22 2012 | http://epydoc.sourceforge.net |