Template Function manif::ipow¶ Defined in File interpolation.h Function Documentation¶ template<typename T>constexpr T manif::ipow(const T base, const int exp, T carry = 1)¶ Constexpr function to compute power.