|
Isis 3.0 Developer's Reference (API) |
Home |
Generalize to read variable number of coefficients
Add latex equation to the documentation
Generalize polynomial equation
Figure out a better solution for divergence condition
what happens if we are looking behind the focal plane?????
what happens if we are looking parallel to the focal plane??
can lookC[2] == zero imply parallel
can this all be solved by restricting the physical size of the focal plane?
Add constructor with arguments (double slope, double intercept) Add method to double y = EvaluateLine( double x )
what happens if we are looking behind the focal plane?????
what happens if we are looking parallel to the focal plane??
can lookC[2] == zero imply parallel
can this all be solved by restricting the physical size of the focal plane?
Generalize polynomial equation
Figure out a better solution for divergence condition
Generalize polynomial equation
Figure out a better solution for divergence condition
Review the tolerance and maximum iterations of the root- finding algorithm.
Review the handling of non-convergence of the root-finding algorithm.
Add error handling for near-zero determinant.