HomeSort by relevance Sort by last modified time
    Searched refs:Dense (Results 1 - 25 of 191) sorted by null

1 2 3 4 5 6 7 8

  /external/eigen/doc/examples/
QuickStart_example.cpp 2 #include <Eigen/Dense>
TutorialLinAlgInverseDeterminant.cpp 2 #include <Eigen/Dense>
Tutorial_ArrayClass_mult.cpp 1 #include <Eigen/Dense>
Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp 2 #include <Eigen/Dense>
Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp 2 #include <Eigen/Dense>
tut_matrix_resize_fixed_size.cpp 2 #include <Eigen/Dense>
  /external/eigen/test/
mpl2only.cpp 11 #include <Eigen/Dense>
  /external/llvm/include/llvm/ADT/
SparseSet.h 97 /// SparseSet contains a dense vector holding all the objects and a sparse
98 /// array holding indexes into the dense vector. Most of the memory is used by
128 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
SparseMultiSet.h 47 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
48 /// array holding indexes into the dense vector. Most of the memory is used by
63 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
115 DenseT Dense;
123 /// erasure, iterator preservation, and dense size.
144 return Dense[D.Prev].isTail();
152 return &Dense[N.Prev] == &N;
159 Dense.push_back(SMSNode(V, Prev, Next));
160 return Dense.size() - 1;
165 unsigned NextFree = Dense[Idx].Next
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
SparseMultiSet.h 55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
56 /// array holding indexes into the dense vector. Most of the memory is used by
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
123 DenseT Dense;
131 /// erasure, iterator preservation, and dense size.
147 return Dense[D.Prev].isTail();
155 return &Dense[N.Prev] == &N;
162 Dense.push_back(SMSNode(V, Prev, Next));
163 return Dense.size() - 1;
168 unsigned NextFree = Dense[Idx].Next
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
SparseMultiSet.h 55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
56 /// array holding indexes into the dense vector. Most of the memory is used by
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
123 DenseT Dense;
131 /// erasure, iterator preservation, and dense size.
147 return Dense[D.Prev].isTail();
155 return &Dense[N.Prev] == &N;
162 Dense.push_back(SMSNode(V, Prev, Next));
163 return Dense.size() - 1;
168 unsigned NextFree = Dense[Idx].Next
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SparseSet.h 100 /// SparseSet contains a dense vector holding all the objects and a sparse
101 /// array holding indexes into the dense vector. Most of the memory is used by
131 DenseT Dense;
174 const_iterator begin() const { return Dense.begin(); }
175 const_iterator end() const { return Dense.end(); }
176 iterator begin() { return Dense.begin(); }
177 iterator end() { return Dense.end(); }
183 bool empty() const { return Dense.empty(); }
190 size_type size() const { return Dense.size(); }
196 Dense.clear()
    [all...]

Completed in 703 milliseconds

1 2 3 4 5 6 7 8