HomeSort by relevance Sort by last modified time
    Searched refs:qrt (Results 1 - 3 of 3) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
QRDecompositionImpl.java 51 private double[][] qrt; field in class:QRDecompositionImpl
76 qrt = matrix.transpose().getData();
90 final double[] qrtMinor = qrt[minor];
132 final double[] qrtCol = qrt[col];
154 final int n = qrt.length;
155 final int m = qrt[0].length;
162 cachedR.setEntry(row, col, qrt[col][row]);
187 final int n = qrt.length;
188 final int m = qrt[0].length;
201 final double[] qrtMinor = qrt[minor]
260 private final double[][] qrt; field in class:QRDecompositionImpl.Solver
    [all...]
  /art/imgdiag/
imgdiag.cc 851 const void* qrt = oat_header.GetQuickResolutionTrampoline(); local
852 if (qrt != nullptr) {
853 entry_point_names_[qrt] = "QuickResolutionTrampoline (from boot oat file)";
    [all...]
  /external/syslinux/bios/dos/
syslinux.com 430 ?m?????8?1?s??[??R??????l??`ny??qrt+Tp??????^?? ?|?&???kQ7g?A???"????"A??$W????n??gf??J????N??(J???&?8?I???l??3XM??fw(je.?"$J?{H?zT?=??2?}4?????t??????D?i?73`}??????????L?K???>???o?{???<?I?n ?:B??K ?m?W??{6???G0+/?x\??M?)??1?;?b??G?r?0??_X??j??????(??9\??F?pc`??? ??????b"n?A??i?J???M?s???????m??;??E?`hH?L???P?W-??T?X???Yz??WL?z?G?m?hr?[{]?? ?Z*{t??~???Z?y?a?G??M?:6?????)??T?`?? ??J??-?y?{?3?8??kS,?C?JPy??]??n ?nS??????b?xX)m|U??8lU\?G??jq>?TS ??C????n??m{h??7?z?&w?3?"T??3?W?{????{???z?t????D???8?`?z???*x[?l??4?!6?K?M?h?6ow???zJ?Y?2o?"?=R1?q???+??x.?G??~I?!C?Kn???W-,??X???????????$?ASX??l0?Ñ6?M?3??:?#??;?u?J?Z?<?š??`???#??X?!??{?<o?4)l??n??KR??????^?j???{L??^????e??N??&??(??#??8??? )C???\u??[?ca[???gn????? 0???n???Pg\?h?f;????
    [all...]

Completed in 715 milliseconds