Namespaces Inventory

List of all defined namespaces in the code..

ValueCountFile:Line
Tensor\Benchmarks\Decompositions2
  • /benchmarks/Decompositions/CholeskyBench.php
  • /benchmarks/Decompositions/LUBench.php
Zephir\Optimizers\FunctionCall2
  • /optimizers/ArgminOptimizer.php
  • /optimizers/ArgmaxOptimizer.php
Tensor\Benchmarks\Reductions2
  • /benchmarks/Reductions/REFBench.php
  • /benchmarks/Reductions/RREFBench.php
Tensor\Reductions2
  • /src/Reductions/RREF.php
  • /src/Reductions/REF.php
JAMA2
  • /lib/JAMA/Matrix.php
  • /lib/JAMA/EigenvalueDecomposition.php
Tensor\Benchmarks\Special3
  • /benchmarks/Special/VectorConvolveBench.php
  • /benchmarks/Special/MatrixConvolveBench.php
  • /benchmarks/Special/MatrixClippingBench.php
Tensor\Decompositions3
  • /src/Decompositions/Cholesky.php
  • /src/Decompositions/LU.php
  • /src/Decompositions/Eigen.php
Tensor\Benchmarks\Trigonometric3
  • /benchmarks/Trigonometric/TanMatrixBench.php
  • /benchmarks/Trigonometric/CosMatrixBench.php
  • /benchmarks/Trigonometric/SinMatrixBench.php
Tensor\Benchmarks\Random4
  • /benchmarks/Random/PoissonMatrixBench.php
  • /benchmarks/Random/UniformMatrixBench.php
  • /benchmarks/Random/GaussianMatrixBench.php
  • /benchmarks/Random/RandMatrixBench.php
Tensor\Benchmarks\Statistical5
  • /benchmarks/Statistical/MatrixMedianBench.php
  • /benchmarks/Statistical/MatrixVarianceBench.php
  • /benchmarks/Statistical/CovarianceBench.php
  • /benchmarks/Statistical/MatrixQuantileBench.php
  • /benchmarks/Statistical/MatrixMeanBench.php
Tensor\Benchmarks\Structural8
  • /benchmarks/Structural/SubMatrixBench.php
  • /benchmarks/Structural/InsertMatrixBench.php
  • /benchmarks/Structural/MatrixTransposeBench.php
  • /benchmarks/Structural/ReshapeVectorBench.php
  • /benchmarks/Structural/AugmentMatrixBelowBench.php
  • /benchmarks/Structural/RepeatMatrixBench.php
  • /benchmarks/Structural/AugmentMatrixLeftBench.php
  • /benchmarks/Structural/FlattenMatrixBench.php
Tensor\Benchmarks\LinearAlgebra9
  • /benchmarks/LinearAlgebra/MatrixL1NormBench.php
  • /benchmarks/LinearAlgebra/MatmulBench.php
  • /benchmarks/LinearAlgebra/MatrixInfinityNormBench.php
  • /benchmarks/LinearAlgebra/VectorDotProductBench.php
  • /benchmarks/LinearAlgebra/MatrixL2NormBench.php
  • /benchmarks/LinearAlgebra/MatrixMaxNormBench.php
  • /benchmarks/LinearAlgebra/VectorOuterProductBench.php
  • /benchmarks/LinearAlgebra/MatrixDeterminantBench.php
  • /benchmarks/LinearAlgebra/MatrixInverseBench.php
Tensor\Benchmarks\Arithmetic10
  • /benchmarks/Arithmetic/AbsMatrixBench.php
  • /benchmarks/Arithmetic/MatrixMatrixMultiplyBench.php
  • /benchmarks/Arithmetic/LogMatrixBench.php
  • /benchmarks/Arithmetic/MatrixColumnVectorMultiplyBench.php
  • /benchmarks/Arithmetic/MatrixVectorMultiplyBench.php
  • /benchmarks/Arithmetic/MatrixScalarMultiplyBench.php
  • /benchmarks/Arithmetic/SquareMatrixBench.php
  • /benchmarks/Arithmetic/SqrtMatrixBench.php
  • /benchmarks/Arithmetic/MatrixSumBench.php
  • /benchmarks/Arithmetic/ExpMatrixBench.php
Tensor10
  • /src/Vector.php
  • /src/Statistical.php
  • /src/Tensor.php
  • /src/constants.php
  • /src/Trigonometric.php
  • /src/Comparable.php
  • /src/ColumnVector.php
  • /src/Matrix.php
  • /src/ArrayLike.php
  • /src/Arithmetic.php