Searched refs:getQT (Results 1 – 3 of 3) sorted by relevance
60 RealMatrix getQT(); in getQT() method
93 cachedQ = getQT().transpose(); in getQ()103 public RealMatrix getQT() { in getQT() method in TriDiagonalTransformer
176 cachedQ = getQT().transpose(); in getQ()182 public RealMatrix getQT() { in getQT() method in QRDecompositionImpl