Home | Trees | Indices | Help |
|
---|
|
Classes | |
EquationNotSolvable | |
EquationSingular | |
MovingAverage Moving average implementation. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Function Details |
Puts given matrix (2D array) into the Reduced Row Echelon Form. Returns True if successful, False if 'm' is singular. NOTE: make sure all the matrix items support fractions! Int matrix will NOT work! Written by Jarno Elonen in April 2005, released into Public Domain http://elonen.iki.fi/code/misc-notes/affine-fit/index.html |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 8 16:08:59 2010 | http://epydoc.sourceforge.net |