Files Overview

Filename LoC Issues Analysers
/benchmarks/Arithmetic/AbsMatrixBench.php 28 4 3
/benchmarks/Arithmetic/ExpMatrixBench.php 28 4 3
/benchmarks/Arithmetic/LogMatrixBench.php 28 4 3
/benchmarks/Arithmetic/MatrixColumnVectorMultiplyBench.php 24 3 2
/benchmarks/Arithmetic/MatrixMatrixMultiplyBench.php 35 4 3
/benchmarks/Arithmetic/MatrixScalarMultiplyBench.php 33 4 3
/benchmarks/Arithmetic/MatrixSumBench.php 28 4 3
/benchmarks/Arithmetic/MatrixVectorMultiplyBench.php 36 3 2
/benchmarks/Arithmetic/SqrtMatrixBench.php 28 4 3
/benchmarks/Arithmetic/SquareMatrixBench.php 28 4 3
/benchmarks/Decompositions/CholeskyBench.php 28 4 3
/benchmarks/Decompositions/LUBench.php 28 4 3
/benchmarks/LinearAlgebra/MatmulBench.php 35 4 3
/benchmarks/LinearAlgebra/MatrixDeterminantBench.php 28 4 3
/benchmarks/LinearAlgebra/MatrixInfinityNormBench.php 28 4 3
/benchmarks/LinearAlgebra/MatrixInverseBench.php 28 4 3
/benchmarks/LinearAlgebra/MatrixL1NormBench.php 28 4 3
/benchmarks/LinearAlgebra/MatrixL2NormBench.php 28 4 3
/benchmarks/LinearAlgebra/MatrixMaxNormBench.php 28 4 3
/benchmarks/LinearAlgebra/VectorDotProductBench.php 35 4 3
/benchmarks/LinearAlgebra/VectorOuterProductBench.php 35 4 3
/benchmarks/Random/GaussianMatrixBench.php 17 6 6
/benchmarks/Random/PoissonMatrixBench.php 17 6 6
/benchmarks/Random/RandMatrixBench.php 17 6 6
/benchmarks/Random/UniformMatrixBench.php 17 6 6
/benchmarks/Reductions/REFBench.php 28 4 3
/benchmarks/Reductions/RREFBench.php 28 4 3
/benchmarks/Special/MatrixClippingBench.php 33 7 4
/benchmarks/Special/MatrixConvolveBench.php 23 3 2
/benchmarks/Special/VectorConvolveBench.php 35 3 2
/benchmarks/Statistical/CovarianceBench.php 28 4 3
/benchmarks/Statistical/MatrixMeanBench.php 28 4 3
/benchmarks/Statistical/MatrixMedianBench.php 28 4 3
/benchmarks/Statistical/MatrixQuantileBench.php 28 3 2
/benchmarks/Statistical/MatrixVarianceBench.php 28 4 3
/benchmarks/Structural/AugmentMatrixBelowBench.php 35 4 3
/benchmarks/Structural/AugmentMatrixLeftBench.php 23 4 3
/benchmarks/Structural/FlattenMatrixBench.php 18 4 3
/benchmarks/Structural/InsertMatrixBench.php 23 3 2
/benchmarks/Structural/MatrixTransposeBench.php 18 4 3
/benchmarks/Structural/RepeatMatrixBench.php 18 3 2
/benchmarks/Structural/ReshapeVectorBench.php 18 3 2
/benchmarks/Structural/SubMatrixBench.php 18 3 2
/benchmarks/Trigonometric/CosMatrixBench.php 18 4 3
/benchmarks/Trigonometric/SinMatrixBench.php 18 4 3
/benchmarks/Trigonometric/TanMatrixBench.php 18 4 3
/lib/JAMA/EigenvalueDecomposition.php 421 247 33
/lib/JAMA/Matrix.php 1175 555 54
/lib/JAMA/utils/Error.php 92 94 19
/lib/JAMA/utils/Maths.php 17 9 7
/optimizers/ArgmaxOptimizer.php 21 27 13
/optimizers/ArgminOptimizer.php 21 27 13
/src/Arithmetic.php 5 3 2
/src/ArrayLike.php 27 9 5
/src/ColumnVector.php 54 40 11
/src/Comparable.php 5 1 1
/src/Decompositions/Cholesky.php 33 14 13
/src/Decompositions/Eigen.php 87 14 13
/src/Decompositions/LU.php 49 17 12
/src/Matrix.php 525 589 53
/src/Reductions/REF.php 117 28 19
/src/Reductions/RREF.php 31 8 8
/src/Statistical.php 20 4 4
/src/Tensor.php 22 8 4
/src/Trigonometric.php 7 3 3
/src/Vector.php 288 377 43
/src/constants.php 8 2 2