|
|
template<typename AffineElementType > |
| static void | byteswap (AffineElementType *elements, size_t elements_size) |
| |
|
template<typename AffineElementType > |
| static void | read_affine_elements_from_buffer (AffineElementType *elements, char const *buffer, size_t buffer_size) |
| |
|
static void | read_transcript_g1 (AffineElement *monomials, size_t degree, std::string const &dir) |
| |
|
static void | read_transcript_g2 (auto &g2_x, std::string const &dir) |
| |
|
static void | read_transcript (AffineElement *monomials, auto &g2_x, size_t degree, std::string const &path) |
| |
|
static void | read_transcript (AffineElement *monomials, size_t degree, std::string const &path) |
| |
|
static void | write_transcript (AffineElement const *g1_x, auto const *g2_x, Manifest const &manifest, std::string const &dir) |
| |
|
static void | write_transcript (AffineElement const *g1_x, Manifest const &manifest, std::string const &dir) |
| |
The documentation for this class was generated from the following file: