Searched defs:getInverse (Results 1 - 11 of 11) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DDecompositionSolver.java81 RealMatrix getInverse() method in interface:DecompositionSolver
H A DFieldDecompositionSolver.java83 FieldMatrix<T> getInverse() method in interface:FieldDecompositionSolver
H A DCholeskyDecompositionImpl.java350 public RealMatrix getInverse() throws InvalidMatrixException { method in class:CholeskyDecompositionImpl.Solver
H A DFieldLUDecompositionImpl.java422 public FieldMatrix<T> getInverse() throws InvalidMatrixException { method in class:FieldLUDecompositionImpl.Solver
H A DLUDecompositionImpl.java417 public RealMatrix getInverse() throws InvalidMatrixException { method in class:LUDecompositionImpl.Solver
H A DQRDecompositionImpl.java446 public RealMatrix getInverse() method in class:QRDecompositionImpl.Solver
H A DEigenDecompositionImpl.java426 public RealMatrix getInverse() throws InvalidMatrixException { method in class:EigenDecompositionImpl.Solver
H A DSingularValueDecompositionImpl.java373 public RealMatrix getInverse() { method in class:SingularValueDecompositionImpl.Solver
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterator.java131 * The <code>Transliterator</code> method <code>getInverse()</code> returns a transliterator's inverse, if one exists,
132 * or <code>null</code> otherwise. However, the result of <code>getInverse()</code> usually will <em>not</em> be a true
146 * <b>AB</b>'s inverse, and it is on this basis that <b>AB</b><code>.getInverse()</code> could legitimately return
1692 public final Transliterator getInverse() { method in class:Transliterator
1805 * Any-target.getInverse() => Any-inverseTarget
1807 * as well, that is, Any-inverseTarget.getInverse() => Any-target
/external/llvm/include/llvm/Support/
H A DScaledNumber.h527 static ScaledNumber getInverse(uint64_t N) { function in class:llvm::ScaledNumber
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 589 milliseconds