Searched
full:norm (Results
351 -
375 of
593) sorted by null
<<11121314151617181920>>
/frameworks/rs/ |
rsElement.cpp | 381 bool norm, 383 return (RsElement)Element::create(rsc, dt, dk, norm, vecSize);
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_utilities_poly.h | 294 Compute the unit norm eigenvector v of the matrix A corresponding 356 /*Take the largest norm row and normalize
|
/packages/apps/Camera2/jni/feature_stab/db_vlvm/ |
db_utilities_poly.h | 294 Compute the unit norm eigenvector v of the matrix A corresponding 356 /*Take the largest norm row and normalize
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_utilities_poly.h | 294 Compute the unit norm eigenvector v of the matrix A corresponding 356 /*Take the largest norm row and normalize
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
complex | 334 norm(_Tp __x) 385 using std::norm;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
complex | 334 norm(_Tp __x) 385 using std::norm;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
complex | 334 norm(_Tp __x) 385 using std::norm;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
complex | 334 norm(_Tp __x) 385 using std::norm;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
complex | 334 norm(_Tp __x) 385 using std::norm;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
complex | 334 norm(_Tp __x) 385 using std::norm;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
complex | 333 norm(_Tp __x) 384 using std::norm;
|
/external/ceres-solver/internal/ceres/ |
incomplete_lq_factorization_test.cc | 113 actual_l_matrix * actual_l_matrix.transpose()).norm(),
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
callcoll.c | 279 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); local 311 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); 347 if(getTestOption(QUICK_OPTION) <= 0 && norm != UCOL_ON) { 351 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status); [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format_table.py | 117 print " {%s, %s, %s, %u}%s\t/* %s = %s */" % (type_map[channel.type], bool_map(channel.norm), bool_map(channel.pure), channel.size, sep, "xyzw"[i], channel.name)
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_maos_arrays.c | 179 if (!rmesa->tcl.norm.buf)
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkDCubicToQuads.cpp | 25 |x| is the euclidean norm of x
|
/external/chromium_org/v8/test/benchmarks/ |
testcfg.py | 97 "sunspider/math-spectral-norm",
|
/external/eigen/Eigen/src/Core/arch/NEON/ |
Complex.h | 246 // this computes the norm
|
/external/eigen/test/ |
basicstuff.cpp | 56 VERIFY_IS_MUCH_SMALLER_THAN( vzero, v1.norm());
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
IterationController.h | 78 double m_rhsn; ///< Right hand side norm
|
/external/libgsm/src/ |
add.c | 132 * operation must be done: L_norm_var1 = L_var1 << norm( L_var1 );
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
delphi.php | 191 'NetPresentValue', 'Norm', 'NumberOfPeriods', 'Payment', 'PeriodPayment',
|
gnuplot.php | 147 'lgamma', 'log10', 'norm',
|
matlab.php | 113 'newplot','nextpow2','nnls','nnz','nonzeros','norm','normest','now',
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format_table.py | 117 print " {%s, %s, %s, %u}%s\t/* %s = %s */" % (type_map[channel.type], bool_map(channel.norm), bool_map(channel.pure), channel.size, sep, "xyzw"[i], channel.name)
|
Completed in 943 milliseconds
<<11121314151617181920>>