minor: todo note

This commit is contained in:
Stephen McQuay 2011-05-07 16:12:51 -06:00
parent dd5d27a91a
commit a84c7fda4e
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ def qlinear(X, R):
return phis, qlin
def get_error(phi, R, S, order = 2):
#TODO: change the equation names in the comments
B = [] # baker eq 9
w = [] # baker eq 11