phpOMS/Math/Matrix
2019-04-27 00:13:34 +02:00
..
Exception Make classes final 2018-05-11 21:33:24 +02:00
CholeskyDecomposition.php Fix decrement order 2018-12-10 18:20:39 +01:00
EigenvalueDecomposition.php Fix matrix bugs 2019-03-03 22:03:59 +01:00
IdentityMatrix.php Make classes final 2018-05-11 21:33:24 +02:00
LUDecomposition.php 75% code coverage 2018-10-14 13:03:13 +02:00
Matrix.php Use global namespace 2019-04-27 00:13:34 +02:00
QRDecomposition.php Fix use order 2018-12-09 22:16:41 +01:00
SingularValueDecomposition.php Use global namespace 2019-04-27 00:13:34 +02:00
Vector.php Make classes final 2018-05-11 21:33:24 +02:00