HomeSort by relevance Sort by last modified time
    Searched full:ei_sinh (Results 1 - 1 of 1) sorted by null

  /external/ceres-solver/include/ceres/
jet.h 623 template<typename T, int N> inline Jet<T, N> ei_sinh(const Jet<T, N>& x) { return sinh(x); } // NOLINT function in namespace:ceres

Completed in 62 milliseconds