|
@ -78,7 +78,7 @@ impl NIFS { |
|
|
))
|
|
|
))
|
|
|
}
|
|
|
}
|
|
|
|
|
|
|
|
|
/// Takes as input a relaxed R1CS instance `U1` and and R1CS instance `U2`
|
|
|
|
|
|
|
|
|
/// Takes as input a relaxed R1CS instance `U1` and R1CS instance `U2`
|
|
|
/// with the same shape and defined with respect to the same parameters,
|
|
|
/// with the same shape and defined with respect to the same parameters,
|
|
|
/// and outputs a folded instance `U` with the same shape,
|
|
|
/// and outputs a folded instance `U` with the same shape,
|
|
|
/// with the guarantee that the folded instance `U`
|
|
|
/// with the guarantee that the folded instance `U`
|
|
|