type Params = ArithmeticSpongeParams<Fq, { super::FULL_ROUNDS }>;Aliased Type§
struct Params {
pub round_constants: [[Fp<MontBackend<FrConfig, 4>, 4>; 3]; 55],
pub mds: [[Fp<MontBackend<FrConfig, 4>, 4>; 3]; 3],
}Fields§
§round_constants: [[Fp<MontBackend<FrConfig, 4>, 4>; 3]; 55]§mds: [[Fp<MontBackend<FrConfig, 4>, 4>; 3]; 3]