Searched defs:GoogleSparseHashMapTraits (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct in namespace:Eigen
131 * - \b GoogleSparseHashMapTraits: corresponds to google::sparse_hash_map (best memory consumption, relatively good performance)
134 * GoogleSparseHashMapTraits, GnuHashMapTraits, and finally StdMapTraits.

Completed in 454 milliseconds