• Viet Dinh's avatar
    fix solveCubic · 68bcff26
    Viet Dinh authored
    The original solution did not handle correctly when delta = 0,
    resulting as nan errors. I also wrote a test case to test solving
    equation x^3 = 0 after fixing.
    68bcff26
Name
Last commit
Last update
..
test_arithm.cpp Loading commit data...
test_countnonzero.cpp Loading commit data...
test_ds.cpp Loading commit data...
test_dxt.cpp Loading commit data...
test_eigen.cpp Loading commit data...
test_io.cpp Loading commit data...
test_main.cpp Loading commit data...
test_mat.cpp Loading commit data...
test_math.cpp Loading commit data...
test_misc.cpp Loading commit data...
test_operations.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_rand.cpp Loading commit data...