Home
last modified time | relevance | path

Searched defs:getInverse (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/
H A DFieldDecompositionSolver.java78 FieldMatrix<T> getInverse(); in getInverse() method
H A DDecompositionSolver.java96 RealMatrix getInverse() throws SingularMatrixException; in getInverse() method
H A DRRQRDecomposition.java240 public RealMatrix getInverse() { in getInverse() method in RRQRDecomposition.Solver
H A DCholeskyDecomposition.java315 public RealMatrix getInverse() { in getInverse() method in CholeskyDecomposition.Solver
H A DLUDecomposition.java405 public RealMatrix getInverse() { in getInverse() method in LUDecomposition.Solver
H A DFieldLUDecomposition.java451 public FieldMatrix<T> getInverse() { in getInverse() method in FieldLUDecomposition.Solver
H A DQRDecomposition.java488 public RealMatrix getInverse() { in getInverse() method in QRDecomposition.Solver
H A DEigenDecomposition.java536 public RealMatrix getInverse() { in getInverse() method in EigenDecomposition.Solver
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/reflection/util/
H A DReflectionUtils.java58 private static Map<String, String> getInverse() { in getInverse() method in ReflectionUtils
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DDecompositionSolver.java81 RealMatrix getInverse() in getInverse() method
H A DFieldDecompositionSolver.java83 FieldMatrix<T> getInverse() in getInverse() method
H A DSingularValueDecompositionImpl.java373 public RealMatrix getInverse() { in getInverse() method in SingularValueDecompositionImpl.Solver
H A DCholeskyDecompositionImpl.java350 public RealMatrix getInverse() throws InvalidMatrixException { in getInverse() method in CholeskyDecompositionImpl.Solver
H A DLUDecompositionImpl.java417 public RealMatrix getInverse() throws InvalidMatrixException { in getInverse() method in LUDecompositionImpl.Solver
H A DFieldLUDecompositionImpl.java422 public FieldMatrix<T> getInverse() throws InvalidMatrixException { in getInverse() method in FieldLUDecompositionImpl.Solver
H A DQRDecompositionImpl.java446 public RealMatrix getInverse() in getInverse() method in QRDecompositionImpl.Solver
H A DEigenDecompositionImpl.java426 public RealMatrix getInverse() throws InvalidMatrixException { in getInverse() method in EigenDecompositionImpl.Solver
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/
H A DMethodHandleType.java71 private static Map<String, Integer> getInverse() { in getInverse() method in MethodHandleType
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/complex/
H A DQuaternion.java339 public Quaternion getInverse() { in getInverse() method in Quaternion
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DTransliterator.java794 public final android.icu.text.Transliterator getInverse() { throw new RuntimeException("Stub!"); } in getInverse() method in Transliterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DTransliterator.java794 public final android.icu.text.Transliterator getInverse() { throw new RuntimeException("Stub!"); } in getInverse() method in Transliterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DTransliterator.java794 public final android.icu.text.Transliterator getInverse() { throw new RuntimeException("Stub!"); } in getInverse() method in Transliterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DTransliterator.java794 public final android.icu.text.Transliterator getInverse() { throw new RuntimeException("Stub!"); } in getInverse() method in Transliterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DTransliterator.java794 public final android.icu.text.Transliterator getInverse() { throw new RuntimeException("Stub!"); } in getInverse() method in Transliterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DTransliterator.java794 public final android.icu.text.Transliterator getInverse() { throw new RuntimeException("Stub!"); } in getInverse() method in Transliterator

12345678910>>...18