![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include "int_utils.h"Go to the source code of this file.
Classes | |
| struct | Num< N > |
| A type to represent integers in the type system. More... | |
| class | LinTrans< I, N > |
| A Linear N-bit transformation over the field I. More... | |
| class | RecLinTrans< I, N > |
| class | RecLinTrans< I, N, X... > |
| class | IdTrans |
| The identity transformation. More... | |
Variables | |
| constexpr IdTrans | ID_TRANS {} |
| A singleton for the identity transformation. More... | |
|
constexpr |
A singleton for the identity transformation.
Definition at line 148 of file lintrans.h.