Home
last modified time | relevance | path

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

/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/math/gismo/gismo-21.12.0/external/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h82 template<typename Scalar> struct GoogleSparseHashMapTraits struct
84 typedef int KeyType;
85 typedef google::sparse_hash_map<KeyType,Scalar> Type;
86 enum {
90 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/src/SparseExtra/
H A DRandomSetter.h105 template<typename Scalar> struct GoogleSparseHashMapTraits struct
107 typedef int KeyType;
108 typedef typename google::SparseHashMap<KeyType,Scalar>::type Type;
109 enum {
113 static void setInvalidKey(Type&, const KeyType&) {} in setInvalidKey()