Longfellow ZK 0290cb32
|
Public Types | |
using | Elt = typename Field::Elt |
using | CPoly = Poly<4, Field> |
using | WPoly = Poly<3, Field> |
Data Fields | |
CPoly | cp [kMaxBindings] |
WPoly | hp [2][kMaxBindings] |
Elt | wc [2] |
Static Public Attributes | |
static constexpr size_t | kMaxBindings = 40 |