field_utils.hpp File Reference
#include <type_traits>
#include <complex>
#include <boost/math/constants/constants.hpp>
#include <nil/crypto3/algebra/fields/params.hpp>
+ Include dependency graph for field_utils.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::math
 
 nil::crypto3::math::detail
 

Functions

std::size_t nil::crypto3::math::detail::bitreverse (std::size_t n, const std::size_t l)
 
template<typename FieldType >
FieldType::value_type nil::crypto3::math::detail::coset_shift ()
 
constexpr std::size_t nil::crypto3::math::detail::power_of_two (std::size_t n)