Keir Mierle 69081719f7 Remove unnecessary overload for hash<>
The overload for pointers in hash tables was applied in normal
usage of schur_ordering.cc. However, the tests did not include the
overload since they only included collections_port.h. As a result,
the routines in schur_ordering.cc were using a different hash
function than that inside the tests.

The fix is to remove the specialization. If this breaks one of the
compiler configurations, we will find a workaround at that time.

Change-Id: Idbf60415d5e2aec0c865b514ad0c577d21b91405
2012-08-27 13:32:53 -07:00
2012-08-02 18:35:16 -07:00
2012-04-30 23:09:08 -07:00
2012-08-24 10:24:02 -07:00
2012-07-19 12:11:32 -07:00
2012-08-20 11:45:04 -07:00
2012-04-30 23:09:08 -07:00
2012-08-14 14:47:13 -07:00

Ceres Solver - A non-linear least squares minimizer
==================================================
Please see ceres-solver.pdf in docs/ for a tutorial and reference.
S
Description
No description provided
Readme Multiple Licenses 42 MiB
Languages
C++ 94.4%
CMake 3.8%
Python 0.8%
C 0.5%
Starlark 0.4%