Skip to main content

Module stacked_pcs

Module stacked_pcs 

Source

Structs§

MerkleTree
StackedLayout
StackedPcsData
StackedSlice
Pointer to the location of a sub-column within the stacked matrix. This struct contains length information, but information from StackedLayout (namely l_skip) is needed to determine if this is a strided slice or not.

Functions§

rs_code_matrix
Computes the Reed-Solomon codeword of each column vector of eval_matrix where the rate is 2^{-log_blowup}. The column vectors are treated as evaluations of a prismalinear extension on a hyperprism.
stacked_commit
stacked_matrix
The traces must already be in height-sorted order.