Skip to content

Commit 31065dc

Browse files
authored
Update 04-Approach.tex
1 parent b56b434 commit 31065dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/src/sections/04-Approach.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ \subsection{Springproofs}\label{sec:approach-springproofs}
6363

6464
One of the most notable findings in Springproofs is the usage of their so-called scheme function.
6565
This function is used to ensure that the inner product argument eventually will fold down to a vector of size 1.
66-
The core concept of the function is to split vector sizes before each recursive round of the protocol.
66+
The core concept of the function is to split the vector before each recursive round of the protocol.
6767
Then, the fold is only done on one of the two sets.
6868

6969
Springproofs present different scheme functions and prove some of them to be optimal.

0 commit comments

Comments
 (0)