)]}'
{
  "commit": "d1602644036242d63bad21d15abaee3e24017534",
  "tree": "7d76aba45ff51d01d3a4a641821be49f244571b4",
  "parents": [
    "d1703db45a760c490072caf6f0b0894a68422976"
  ],
  "author": {
    "name": "Darius Rueckert",
    "email": "darius.rueckert@fau.de",
    "time": "Fri Nov 22 14:51:19 2019 +0100"
  },
  "committer": {
    "name": "Darius Rueckert",
    "email": "darius.rueckert@fau.de",
    "time": "Mon Dec 02 17:09:03 2019 +0100"
  },
  "message": "Autodiff Codegen Part 4: Public API\n\nThe public API for the Autodiff Codegen system consist of a single\nfunction, GenerateCodeForFunctor. This function takes as template\nargument a cost functor type and the residual/parameter structure.\nThe output is the C++ for the residual and derivative. This class\nmainly serves as a wrapper for the different codegen modules.\n\nChange-Id: I8ee974199219805d54eed5e07c0e8d1394940779\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3d86be8e2de7977e59bcda10b7b06697941b480f",
      "old_mode": 33188,
      "old_path": "examples/CMakeLists.txt",
      "new_id": "a6d2ff65fb4019c68d9a2824df3783c21c148349",
      "new_mode": 33188,
      "new_path": "examples/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bb8ff92e9589978c742e0ddba65db9297630d319",
      "new_mode": 33188,
      "new_path": "examples/autodiff_codegen.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3160bb3f4d0b85e50aa6d6f4990252bb27033490",
      "new_mode": 33188,
      "new_path": "include/ceres/codegen/autodiff.h"
    }
  ]
}
