HomeSort by relevance Sort by last modified time
    Searched full:tau (Results 1 - 12 of 12) sorted by null

  /external/srec/srec/clib/
jacobi.c 39 double tau);
56 double g, thresh, sum, c, s, t, tau, h; local
135 tau = s / (1.0 + c);
144 for (k = 0 ; k < i; k++) Rotate(a, dim, k, i, k, j, s, tau);
145 for (k = i + 1; k < j; k++) Rotate(a, dim, i, k, k, j, s, tau);
146 for (k = j + 1; k < dim; k++) Rotate(a, dim, i, k, j, k, s, tau);
148 for (k = 0; k < dim; k++) Rotate(v, dim, k, i, k, j, s, tau);
194 double tau)
199 a[i][j] = g - s * (h + g * tau);
200 a[k][l] = h + s * (g - h * tau);
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 154 # Tau 932
179 # tau 964
  /external/webkit/WebCore/html/
HTMLEntityNames.gperf 88 Tau, 0x03a4
270 tau, 0x03c4
  /external/grub/
THANKS 121 Yedidyah Bar-David <didi@post.tau.ac.il>
  /external/kernel-headers/original/linux/
genhd.h 282 * BSD disklabel support by Yossi Gottlieb <yogo@math.tau.ac.il>
  /external/icu4c/i18n/unicode/
translit.h 103 * t&gt;{tau}
112 * t&gt;|{tau}<br>
113 * {tau}h&gt;{theta}
116 * Now when the user types 't', tau appears, and if the next character
117 * is 'h', the tau changes to a theta. This is accomplished by
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]
  /external/libxml2/
HTMLparser.c     [all...]
  /external/icu4c/data/unidata/
CaseFolding.txt 319 03A4; C; 03C4; # GREEK CAPITAL LETTER TAU
    [all...]
DerivedBidiClass.txt     [all...]
UnicodeData.txt     [all...]
  /external/webkit/WebCore/platform/text/mac/
character-sets.txt     [all...]

Completed in 37 milliseconds