List of all defined namespaces in the code..
Value | Count | File:Line |
Tensor\Benchmarks\Decompositions | 2 | - /benchmarks/Decompositions/CholeskyBench.php
- /benchmarks/Decompositions/LUBench.php
|
Zephir\Optimizers\FunctionCall | 2 | - /optimizers/ArgminOptimizer.php
- /optimizers/ArgmaxOptimizer.php
|
Tensor\Benchmarks\Reductions | 2 | - /benchmarks/Reductions/REFBench.php
- /benchmarks/Reductions/RREFBench.php
|
Tensor\Reductions | 2 | - /src/Reductions/RREF.php
- /src/Reductions/REF.php
|
JAMA | 2 | - /lib/JAMA/Matrix.php
- /lib/JAMA/EigenvalueDecomposition.php
|
Tensor\Benchmarks\Special | 3 | - /benchmarks/Special/VectorConvolveBench.php
- /benchmarks/Special/MatrixConvolveBench.php
- /benchmarks/Special/MatrixClippingBench.php
|
Tensor\Decompositions | 3 | - /src/Decompositions/Cholesky.php
- /src/Decompositions/LU.php
- /src/Decompositions/Eigen.php
|
Tensor\Benchmarks\Trigonometric | 3 | - /benchmarks/Trigonometric/TanMatrixBench.php
- /benchmarks/Trigonometric/CosMatrixBench.php
- /benchmarks/Trigonometric/SinMatrixBench.php
|
Tensor\Benchmarks\Random | 4 | - /benchmarks/Random/PoissonMatrixBench.php
- /benchmarks/Random/UniformMatrixBench.php
- /benchmarks/Random/GaussianMatrixBench.php
- /benchmarks/Random/RandMatrixBench.php
|
Tensor\Benchmarks\Statistical | 5 | - /benchmarks/Statistical/MatrixMedianBench.php
- /benchmarks/Statistical/MatrixVarianceBench.php
- /benchmarks/Statistical/CovarianceBench.php
- /benchmarks/Statistical/MatrixQuantileBench.php
- /benchmarks/Statistical/MatrixMeanBench.php
|
Tensor\Benchmarks\Structural | 8 | - /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\LinearAlgebra | 9 | - /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\Arithmetic | 10 | - /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
|
Tensor | 10 | - /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
|