mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-06 00:54:32 +08:00
Add author (#2831)
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
* \file
|
||||
* \brief [Gaussian elimination
|
||||
* method](https://en.wikipedia.org/wiki/Gaussian_elimination)
|
||||
* @author [Sachwin Kohli](https://github.com/Sachwin-Kohli)
|
||||
*/
|
||||
package com.thealgorithms.maths;
|
||||
|
||||
|
Reference in New Issue
Block a user