Closed marcusabate closed 5 years ago
Move RobustSolver::update_batch from RobustSolver.h to RobustSolver.cpp. This is both better form and resolves a weird compiler error only I have been getting.
RobustSolver::update_batch
RobustSolver.h
RobustSolver.cpp
Resolves #20
Move
RobustSolver::update_batch
fromRobustSolver.h
toRobustSolver.cpp
. This is both better form and resolves a weird compiler error only I have been getting.Resolves #20