Searched refs:a_i (Results 1 – 14 of 14) sorted by relevance
/external/eigen/doc/ |
D | CoeffwiseMathFunctionsTable.dox | 41 <td>absolute value (\f$ |a_i| \f$) </td> 55 <td>inverse value (\f$ 1/a_i \f$) </td> 68 …<td><a href="https://en.wikipedia.org/wiki/Complex_conjugate">complex conjugate</a> (\f$ \bar{a_i}… 85 <td>\f$ e \f$ raised to the given power (\f$ e^{a_i} \f$) </td> 98 <td>natural (base \f$ e \f$) logarithm (\f$ \ln({a_i}) \f$)</td> 111 <td>natural (base \f$ e \f$) logarithm of 1 plus \n the given number (\f$ \ln({1+a_i}) \f$)</td> 122 <td>base 10 logarithm (\f$ \log_{10}({a_i}) \f$)</td> 138 …<td>raises a number to the given power (\f$ a_i ^ {b_i} \f$) \n \c a and \c b can be either an arr… 152 <td>computes square root (\f$ \sqrt a_i \f$)</td> 164 …ikipedia.org/wiki/Fast_inverse_square_root">reciprocal square root</a> (\f$ 1/{\sqrt a_i} \f$)</td> [all …]
|
/external/libaom/libaom/aom_dsp/ |
D | add_noise.c | 53 const int a_i = (int)(0.5 + 256 * gaussian(sigma, 0, i)); in aom_setup_noise() local 54 if (a_i) { in aom_setup_noise() 55 for (j = 0; j < a_i; ++j) { in aom_setup_noise()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | add_noise.c | 52 const int a_i = (int)(0.5 + 256 * gaussian(sigma, 0, i)); in vpx_setup_noise() local 53 if (a_i) { in vpx_setup_noise() 54 for (j = 0; j < a_i; ++j) { in vpx_setup_noise()
|
/external/python/rsa/rsa/ |
D | common.py | 176 for (m_i, a_i) in zip(modulo_values, a_values): 180 x = (x + a_i * M_i * inv) % m
|
/external/tensorflow/tensorflow/python/data/experimental/ops/ |
D | resampling.py | 294 a_i = (ratio_l - m) / (max_ratio - m) 295 return a_i, m
|
/external/tensorflow/tensorflow/contrib/linear_optimizer/kernels/g3doc/ |
D | readme.md | 11 $$ D(\a) = \frac{1}{n} \left(\sum_{i=1}^n -\l_i^\star(-\a_i)\right) -\lambda g^\star\left(\tfrac{1}… 35 -\frac{1}{n} \sum_{i\in\P_k}\l_i^\star(-\a_i-(\d_{[k]})_i) -\frac{1}{n} w^T X 49 $$ \max_{\d} \left\{ D_i(\d) = -\l_i^\star(-(\a_i+\d)) - \bar{y}_i \d - \frac{A}{2} \d^2 \right\} $$
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | math_test.py | 417 a_i = array_ops.gather(a, i) 420 return array_ops.where(cond_i, a_i, b_i)
|
/external/eigen/unsupported/Eigen/ |
D | Polynomials | 57 computes the coefficients \f$ a_i \f$ of
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ |
D | interleaved-accesses.ll | 808 %a_i = getelementptr inbounds i32, i32* %a, i64 %i 810 store i32 %x, i32* %a_i, align 4 811 store i32 %y, i32* %a_i, align 4 855 %a_i = getelementptr inbounds i32, i32* %a, i64 %i 860 store i32 %z, i32* %a_i, align 4
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | interleaved-accesses.ll | 802 %a_i = getelementptr inbounds i32, i32* %a, i64 %i 804 store i32 %x, i32* %a_i, align 4 805 store i32 %y, i32* %a_i, align 4 849 %a_i = getelementptr inbounds i32, i32* %a, i64 %i 854 store i32 %z, i32* %a_i, align 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | avx512-ext.ll | 1471 %a_i = trunc i32 %a to i1 1472 …e, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true>, i1 %a_i, i32 0
|
D | avx512-schedule.ll | 4414 %a_i = trunc i32 %a to i1 4415 …e, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true>, i1 %a_i, i32 0
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-ext.ll | 1441 %a_i = trunc i32 %a to i1 1442 …e, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true, i1 true>, i1 %a_i, i32 0
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 67154715f57204df236d04030732b84d.000eb1d3.honggfuzz.cov | 6288 …���的���ݲ�2�S^3@���E�ˣ�%[��}�e\��)Cƽ��Tn(GN�'!����S�t�$Z/�k`oV�^��a_i-��v�ա�J}3��#`1h"�…
|