|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
int solveCubic(double[], |
Solve the cubic whose coefficients are in the eqn array and place the non-complex roots into the res array returning the number of roots. |
Changed Methods | ||
Object clone() |
Documentation changed from old to new. |
Creates a new object of the same class as this object. |
int solveCubic(double[] ) |
Documentation changed from old to new. |
Solves the cubic whose coefficients are in the eqn array and places the non-complex roots back into the same array returning the number of roots. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |