• Alex Leontiev's avatar
    Fix qualifiers on aux functions for solveLP() · fe6a7e93
    Alex Leontiev authored
    Change qualifiers on auxiliary functions (for solveLP() procedure) from
    const (that does not have much sense) to static (that makes them
    invisible for outside world and hopefully exacerbates optimization).
    fe6a7e93
Name
Last commit
Last update
..
lpsolver.cpp Loading commit data...
precomp.cpp Loading commit data...
precomp.hpp Loading commit data...