We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029ddaa commit 8bdebc0Copy full SHA for 8bdebc0
1 file changed
src/main/java/com/thealgorithms/randomized/MatrixMultiplicationVerifier.java
@@ -3,7 +3,7 @@
3
/*
4
This class implements the Randomized Matrix Multiplication Verification.
5
It generates a random vector and performs verification using Freivalds' Algorithm.
6
- Author: Menil-dev
+ @author: Menil-dev
7
*/
8
public class MatrixMultiplicationVerifier {
9
0 commit comments