HomeSort by relevance Sort by last modified time
    Searched full:norm (Results 451 - 475 of 593) sorted by null

<<11121314151617181920>>

  /external/eigen/Eigen/src/IterativeLinearSolvers/
IncompleteLUT.h 319 // Take the 2-norm of the current row as a relative tolerance
  /external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h 389 RealScalar norm() const;
  /external/eigen/test/
geo_transformations.cpp 57 VERIFY_IS_APPROX( (t0 * Vector3(1,0,0)).template head<3>().norm(), v0.x());
  /external/eigen/unsupported/Eigen/
MatrixFunctions 126 norm of the matrix.
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
GMRES.h 111 if (v.tail(m - k).norm() != 0.0) {
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixExponential.h 163 /** \brief L1 norm of m_M. */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
scilab.php 159 'nodes_2_path', 'nodes_degrees', 'noisegen', 'norm', 'not', 'null', 'number_properties', 'numdiff', 'numer',
visualfoxpro.php 259 'Noread','Norefresh','Norequery','Norgrid','Norm','Normal',
  /external/mesa3d/src/mesa/
SConscript 417 'sparc/norm.S',
sources.mak 312 $(SRCDIR)sparc/norm.S \
  /external/opencv/cv/src/
cvoptflowbm.cpp 45 Finds L1 norm between two blocks.
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
hp_max.h 106 Word16 *cor_hp_max, /* o : max high-pass filtered norm. correlation */
qgain795.cpp 134 gcode0 -- Word16 -- predicted CB gain (norm.)
208 Word16 gcode0, /* i : predicted CB gain (norm.), Q14 */
400 gcode0 -- Word16 -- predicted CB gain (norm.), Q14
478 Word16 gcode0, /* i : predicted CB gain (norm.), Q14 */
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 350 nElementCreate(JNIEnv *_env, jobject _this, RsContext con, jint type, jint kind, jboolean norm, jint size)
352 LOG_API("nElementCreate, con(%p), type(%i), kind(%i), norm(%i), size(%i)", con, type, kind, norm, size);
353 return (jint)rsElementCreate(con, (RsDataType)type, (RsDataKind)kind, norm, size);
    [all...]
  /frameworks/base/services/common_time/
clock_recovery.cpp 199 // of the norm.
  /packages/apps/Dialer/res/values-hu/
strings.xml 59 <string name="voicemail_speed_normal" msgid="9033988544627228892">"Normál sebesség"</string>
  /packages/apps/Dialer/res/values-sk/
strings.xml 59 <string name="voicemail_speed_normal" msgid="9033988544627228892">"Normálna rýchlos?"</string>
  /packages/apps/InCallUI/res/values-hu/
strings.xml 42 <string name="callFailed_dsac_restricted_normal" msgid="2680774510252408620">"A normál hívásokat korlátozza a hozzáférésvezérlés."</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libgcc_s.so 
libgcc_s.so.1 
  /external/ceres-solver/internal/ceres/
solver_impl_test.cc     [all...]
  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 58 "--normalize" => \$norm,
79 if(defined $norm) {
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 58 "--normalize" => \$norm,
79 if(defined $norm) {
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.c 296 /* let norm occupy 17 bits */
320 printf( "test norm %f\n", ( float )testNormL / ( 1 << -ptrA->expE ) );

Completed in 1384 milliseconds

<<11121314151617181920>>