phpOMS/Math/Matrix
2018-07-14 23:41:51 +02:00
..
Exception Make classes final 2018-05-11 21:33:24 +02:00
CholeskyDecomposition.php Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
EigenvalueDecomposition.php Start implementing eigenvaluedecomposition 2018-06-05 18:56:17 +02:00
IdentityMatrix.php Make classes final 2018-05-11 21:33:24 +02:00
InverseType.php Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
LUDecomposition.php Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
Matrix.php More type fixes 2018-07-14 23:41:51 +02:00
QRDecomposition.php Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
SingularValueDecomposition.php Make classes final 2018-05-11 21:33:24 +02:00
Vector.php Make classes final 2018-05-11 21:33:24 +02:00