diff --git a/docs/docs/icicle/primitives/msm.md b/docs/docs/icicle/primitives/msm.md index 82e086f17..7cb4a0abf 100644 --- a/docs/docs/icicle/primitives/msm.md +++ b/docs/docs/icicle/primitives/msm.md @@ -154,7 +154,7 @@ This gives a good approximation within 10% of the actual required memory for mos Here is a useful table showing optimal parameters for different MSMs. They are optimal for BLS12-377 curve when running on NVIDIA GeForce RTX 3090 Ti. This is the configuration used: -```c++ +```cpp msm::MSMConfig config = { ctx, // DeviceContext N, // points_size