matrix_mul

Description

void matrix_mul(const MATRIX *m1, const MATRIX *m2, MATRIX *out);

Related Projects

The following projects include source code containing this keyword: