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

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

Completed in 3906 milliseconds