![]() |
Raven Core
3.0.0
P2P Digital Currency
|
#include "bloom.h"#include "primitives/transaction.h"#include "hash.h"#include "script/script.h"#include "script/standard.h"#include "random.h"#include "streams.h"#include <math.h>#include <stdlib.h>Go to the source code of this file.
Macros | |
| #define | LN2SQUARED 0.4804530139182014246671025263266649717305529515945455 |
| #define | LN2 0.6931471805599453094172321214581765680755001343602552 |
| #define LN2 0.6931471805599453094172321214581765680755001343602552 |
1.8.13