HomeSort by relevance Sort by last modified time
    Searched full:sparse (Results 376 - 400 of 835) sorted by null

<<11121314151617181920>>

  /external/eigen/Eigen/src/SparseCore/
MappedSparseMatrix.h 17 * \brief Sparse matrix
SparseColEtree.h 54 /** Compute the column elimination tree of a sparse matrix
SparsePermutation.h 13 // This file implements sparse * permutation products
  /external/eigen/Eigen/src/SparseLU/
SparseLU_Structs.h 33 * During the course of sparse LU factorization, we also use
  /external/eigen/bench/
BenchSparseUtil.h 2 #include <Eigen/Sparse>
spmv.cpp 107 // eigen sparse matrices
  /external/eigen/test/eigen2/
eigen2_sparse_solvers.cpp 10 #include "sparse.h"
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LMpar.h 64 //FIXME There is no solve in place for sparse triangularView
  /external/eigen/unsupported/Eigen/src/SparseExtra/
MatrixMarketIterator.h 75 /** Return the sparse matrix corresponding to the current file */
  /external/fio/
hash.h 16 * These primes are chosen to be bit-sparse, that is operations on
  /external/guava/guava/src/com/google/common/collect/
RegularImmutableMap.java 137 * relatively sparse (hence it misses fast) while saving space.
  /external/icu/icu4c/source/tools/toolutil/
denseranges.cpp 138 // The values are too sparse for capacity or fewer ranges
  /external/iw/
Makefile 111 $(Q)$(MAKE) all CC="REAL_CC=$(CC) CHECK=\"sparse -Wall\" cgcc"
  /external/libopus/silk/
tuning_parameters.h 102 /* factor for reducing quantization noise for unvoiced sparse signals */
  /external/llvm/test/Feature/
optnone-opt.ll 48 ; OPT-O1-DAG: Skipping pass 'Sparse Conditional Constant Propagation'
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
Http2FrameLoggerTest.java 91 * also demonstrates how sparse the lookup table is.
  /external/opencv3/samples/tapi/
tvl1_optical_flow.cpp 224 imshow("PyrLK [Sparse]", show_flow);
  /external/skia/src/core/
SkAntiRun.h 15 /** Sparse array of run-length-encoded alpha (supersampling coverage) values.
  /external/smali/smali/src/test/resources/LexerTest/
InstructionTest.smali 214 sparse-switch
  /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
SmaliInstruction.java 84 if (instructionNode.getText().equals(".sparse-switch")) {
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
NullTagTest.java 59 List<String> parsed = (List<String>) getMapValue(input, "sparse");
  /external/squashfs-tools/kernel/fs/squashfs/
squashfs_fs.h 311 __le64 sparse; member in struct:squashfs_lreg_inode
  /external/squashfs-tools/kernel/include/linux/
squashfs_fs.h 310 __le64 sparse; member in struct:squashfs_lreg_inode
  /external/toybox/www/
ext2.html 61 larger than 1k). In modern "sparse superblock" filesystems (everything
  /external/v8/src/js/
array-iterator.js 76 // "sparse" is never used.

Completed in 4460 milliseconds

<<11121314151617181920>>