@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace Phpml\Math; |
| 6 | 6 | |
| 7 | -use PHP_CodeSniffer\Tokenizers\PHP; |
|
| 8 | 7 | use Phpml\Exception\InvalidArgumentException; |
| 9 | 8 | use Phpml\Exception\MatrixException; |
| 10 | 9 | use Phpml\Math\LinearAlgebra\LUDecomposition; |