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

  /external/skia/bench/
bench_util.py 173 Sx = 0.0
184 Sx += x
190 denom = n*Sxx - Sx*Sx
192 B = (n*Sxy - Sx*Sy) / denom
195 a = (1.0/n)*(Sy - B*Sx)
  /external/ceres-solver/docs/
solving.tex 332 The cost of forming and storing the Schur complement $S$ can be prohibitive for large problems. Indeed, for an inexact Newton solver that computes $S$ and runs PCG on it, almost all of its time is spent in constructing $S$; the time spent inside the PCG algorithm is negligible in comparison. Because PCG only needs access to $S$ via its product with a vector, one way to evaluate $Sx$ is to observe that
338 Sx &= x_4 - x_3\ .\label{eq:schurtrick1}
    [all...]
  /external/sonivox/jet_tools/JetCreator/
img_splash.py     [all...]

Completed in 1914 milliseconds