Searched defs:getInverse (Results 1 – 13 of 13) sorted by relevance
83 FieldMatrix<T> getInverse() in getInverse() method
81 RealMatrix getInverse() in getInverse() method
373 public RealMatrix getInverse() { in getInverse() method in SingularValueDecompositionImpl.Solver
350 public RealMatrix getInverse() throws InvalidMatrixException { in getInverse() method in CholeskyDecompositionImpl.Solver
422 public FieldMatrix<T> getInverse() throws InvalidMatrixException { in getInverse() method in FieldLUDecompositionImpl.Solver
417 public RealMatrix getInverse() throws InvalidMatrixException { in getInverse() method in LUDecompositionImpl.Solver
446 public RealMatrix getInverse() in getInverse() method in QRDecompositionImpl.Solver
426 public RealMatrix getInverse() throws InvalidMatrixException { in getInverse() method in EigenDecompositionImpl.Solver
527 static ScaledNumber getInverse(uint64_t N) { in getInverse() function
1948 public final Transliterator getInverse() { in getInverse() method in Transliterator
1879 public final Transliterator getInverse() { in getInverse() method in Transliterator
2525 …private static Map<String, Set<String>> getInverse(Map<String, Set<String>> language_territories) { in getInverse() method in ShowLanguages.LanguageInfo