chia_policy.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::vdf::binary_quadratic_form< NumberType >
 Defines y = ax^2 + bxy + y^2. More...
 
struct  nil::crypto3::vdf::detail::chia_policy
 
struct  nil::crypto3::vdf::detail::chia_policy::state_type< NumberType >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::vdf
 
 nil::crypto3::vdf::detail
 

Macros

#define LOG2(X)   (63 - __builtin_clzll((X)))
 

Macro Definition Documentation

◆ LOG2

#define LOG2 (   X)    (63 - __builtin_clzll((X)))