-
- Downloads
[C++] Implement exp and log functions using Eigen.
* Implement exp3, exp6, log3, and log6 functions by copying implementation from explog.py. * Add same documentation as in explog.py.
src/math/explog.hpp
0 → 100644
Please register or sign in to comment