Results
Type "sp1_recursion_program" not found. Showing results for closest type name "recursionprogram" instead.
No results :(
Try on DuckDuckGo?
Or try looking in one of these:
Try on DuckDuckGo?
Or try looking in one of these:
- The Rust Reference for technical details about the language.
- Rust By Example for expository code examples.
- The Rust Book for introductions to language features and the language itself.
- Docs.rs for documentation of crates released on crates.io.
- method
sp1_recursion_program::machine::SP1RecursiveVerifier::build
&StarkMachine<BabyBearPoseidon2, RiscvAir<BabyBear>> -> RecursionProgram<BabyBear>
Create a new instance of the program for the …
function sp1_recursion_program::fri::two_adic_pcs::tests::build_test_fri_with_cols_and_log2_rows
usize, usize -> (RecursionProgram<BabyBear>, VecDeque<Vec<Block<BabyBear>>>)
method sp1_recursion_program::machine::SP1DeferredVerifier::build
&StarkMachine<BabyBearPoseidon2, A> -> RecursionProgram<BabyBear>
Create a new instance of the program for the …
method sp1_recursion_program::machine::SP1RootVerifier::build
&StarkMachine<BabyBearPoseidon2, A>, &StarkVerifyingKey<BabyBearPoseidon2>, RecursionProgramType -> RecursionProgram<BabyBear>
Create a new instance of the program for the …
method sp1_recursion_program::machine::SP1CompressVerifier::build
&StarkMachine<BabyBearPoseidon2, A>, &StarkVerifyingKey<BabyBearPoseidon2>, &StarkVerifyingKey<BabyBearPoseidon2> -> RecursionProgram<BabyBear>
Create a new instance of the program for the …