Apply clang-tidy Google and modernize fixes without trailing return type using: $ clang-tidy -p <build-dir> \ -checks='-*,google-*,modernize-*,-modernize-use-trailing-return-type' {} -fix Change-Id: I7450cc58ea9abf928f73a467e87876083217fa26
Add example of BiCubicInterpolator usage, for both analytic and automatic differentiation Change-Id: I2e52bec5e0721a21a789e714a126ea24b1c0ce8b