Home
last modified time | relevance | path

Searched defs:getVT (Results 1 – 6 of 6) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DSingularValueDecomposition.java101 RealMatrix getVT(); in getVT() method
DEigenDecomposition.java77 RealMatrix getVT(); in getVT() method
DSingularValueDecompositionImpl.java200 public RealMatrix getVT() throws InvalidMatrixException { in getVT() method in SingularValueDecompositionImpl
DEigenDecompositionImpl.java183 public RealMatrix getVT() throws InvalidMatrixException { in getVT() method in EigenDecompositionImpl
/external/llvm/lib/IR/
DValueTypes.cpp276 MVT MVT::getVT(Type *Ty, bool HandleUnknown){ in getVT() function in MVT
/external/llvm/utils/TableGen/
DDAGISelMatcher.h837 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
862 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
888 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
1041 MVT::SimpleValueType getVT(unsigned i) const { in getVT() function