/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | func_matrix_simd.inl | 64 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_lowp> outerProduct<float, aligned_lowp, tvec4, tvec4>(tv… function 72 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_mediump> outerProduct<float, aligned_mediump, tvec4, tve… function 80 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_highp> outerProduct<float, aligned_highp, tvec4, tvec4>(… function
|
H A D | func_matrix.inl | 366 …R typename detail::outerProduct_trait<T, P, vecTypeA, vecTypeB>::type outerProduct(vecTypeA<T, P> … function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_matrix_simd.inl | 64 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_lowp> outerProduct<float, aligned_lowp, tvec4, tvec4>(tv… function 72 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_mediump> outerProduct<float, aligned_mediump, tvec4, tve… function 80 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_highp> outerProduct<float, aligned_highp, tvec4, tvec4>(… function
|
D | func_matrix.inl | 366 …R typename detail::outerProduct_trait<T, P, vecTypeA, vecTypeB>::type outerProduct(vecTypeA<T, P> … function
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
H A D | SparseFieldVector.java | 407 public FieldMatrix<T> outerProduct(SparseFieldVector<T> v) in outerProduct() method in SparseFieldVector 424 public FieldMatrix<T> outerProduct(T[] v) throws IllegalArgumentException { in outerProduct() method in SparseFieldVector 440 public FieldMatrix<T> outerProduct(FieldVector<T> v) in outerProduct() method in SparseFieldVector
|
H A D | ArrayFieldVector.java | 611 public FieldMatrix<T> outerProduct(FieldVector<T> v) in outerProduct() method in ArrayFieldVector 634 public FieldMatrix<T> outerProduct(ArrayFieldVector<T> v) in outerProduct() method in ArrayFieldVector 640 public FieldMatrix<T> outerProduct(T[] v) in outerProduct() method in ArrayFieldVector
|
H A D | FieldVector.java | 247 FieldMatrix<T> outerProduct(FieldVector<T> v) in outerProduct() method 256 FieldMatrix<T> outerProduct(T[] v) in outerProduct() method
|
H A D | ArrayRealVector.java | 939 public RealMatrix outerProduct(RealVector v) in outerProduct() method in ArrayRealVector 962 public RealMatrix outerProduct(ArrayRealVector v) in outerProduct() method in ArrayRealVector 969 public RealMatrix outerProduct(double[] v) in outerProduct() method in ArrayRealVector
|
H A D | RealVector.java | 888 RealMatrix outerProduct(RealVector v); in outerProduct() method 897 RealMatrix outerProduct(double[] v); in outerProduct() method
|
H A D | AbstractRealVector.java | 723 public RealMatrix outerProduct(RealVector v) throws IllegalArgumentException { in outerProduct() method in AbstractRealVector 746 public RealMatrix outerProduct(double[] v) throws IllegalArgumentException { in outerProduct() method in AbstractRealVector
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
H A D | SparseFieldVector.java | 376 public FieldMatrix<T> outerProduct(SparseFieldVector<T> v) { in outerProduct() method in SparseFieldVector 392 public FieldMatrix<T> outerProduct(FieldVector<T> v) { in outerProduct() method in SparseFieldVector
|
H A D | ArrayFieldVector.java | 700 public FieldMatrix<T> outerProduct(FieldVector<T> v) { in outerProduct() method in ArrayFieldVector 722 public FieldMatrix<T> outerProduct(ArrayFieldVector<T> v) { in outerProduct() method in ArrayFieldVector
|
H A D | FieldVector.java | 244 FieldMatrix<T> outerProduct(FieldVector<T> v); in outerProduct() method
|
H A D | RealVector.java | 589 public RealMatrix outerProduct(RealVector v) { in outerProduct() method in RealVector
|
H A D | ArrayRealVector.java | 565 public RealMatrix outerProduct(RealVector v) { in outerProduct() method in ArrayRealVector
|
/aosp_15_r20/external/angle/src/common/ |
H A D | matrix_utils.h | 212 Matrix<T> outerProduct(const Matrix<T> &mat1) const in outerProduct() function
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | simd_mat4.inl | 544 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD outerProduct function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_mat4.inl | 544 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD outerProduct function
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderMatrixTests.cpp | 915 tcu::Matrix<T, Cols, Rows> outerProduct(const tcu::Vector<T, Cols> &a, const tcu::Vector<T, Rows> &… in outerProduct() function
|
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-math/apache-commons-math/android_common/turbine/ |
D | apache-commons-math.jar | org/apache/commons/math/ArgumentOutsideDomainException.class
<Unknown>
package org.apache. ... |
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 909 tcu::Matrix<T, Cols, Rows> outerProduct(const tcu::Vector<T, Cols> &a, const tcu::Vector<T, Rows> &… in outerProduct() function
|
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-math/apache-commons-math/android_common/javac/ |
D | apache-commons-math.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 12679 static tcu::Matrix<glw::GLdouble, Rows, Cols> outerProduct(const tcu::Vector<glw::GLdouble, Rows> &… in outerProduct() function
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsBuiltinPrecisionTests.cpp | 3966 ExprP<Matrix<float, Rows, Cols>> outerProduct(const ExprP<Vector<float, Rows>> &left, in outerProduct() function
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | SymbolTable_autogen.cpp | 303 constexpr const ImmutableString outerProduct("outerProduct"); variable
|