-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Competitive/Cpp/library/Matrix.hpp
Line 237 in 446bd96
| Matrix<T> operator*(Matrix<T>& lhs, const Matrix<T>& rhs) { return lhs *= rhs; } |
Metadata
Metadata
Assignees
Labels
No labels