Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Static Public Attributes | List of all members
libsnark::knapsack_dimension< FieldT > Struct Template Reference

#include <knapsack_gadget.hpp>

Static Public Attributes

static const size_t dimension = 1
 

Detailed Description

template<typename FieldT>
struct libsnark::knapsack_dimension< FieldT >

Definition at line 57 of file knapsack_gadget.hpp.

Member Data Documentation

◆ dimension

template<typename FieldT >
const size_t libsnark::knapsack_dimension< FieldT >::dimension = 1
static

Definition at line 59 of file knapsack_gadget.hpp.


The documentation for this struct was generated from the following file: