Skip to main content

Module matrix_product

Module matrix_product 

Source

Re-exportsยง

pub use competitive::algebra::AddMulOperation;
pub use competitive::math::Matrix;
pub use competitive::num::montgomery::MInt998244353;

Functionsยง

matrix_product
โœ… AC 659ms
matrix_product_strassen
โœ… AC 471ms
test_matrix_product ๐Ÿ”’
test_matrix_product_strassen ๐Ÿ”’