Amy Tabb

Results 1 issues of Amy Tabb

The default value for [Solver::Options::num_threads](http://ceres-solver.org/nnls_solving.html?highlight=openmp#_CPPv4N5ceres6Solver7Options11num_threadsE) is 1. Searching the documentation for 'OpenMP' or 'parallel' does not return the `num_threads` class member. In my experience setting `num_threads > 1` is key...