Home
last modified time | relevance | path

Searched defs:StatisticType (Results 1 – 18 of 18) sorted by relevance

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/tree/binary_space_tree/
H A Dbreadth_first_dual_tree_traverser_impl.hpp60 BinarySpaceTree<MetricType, StatisticType, MatType, BoundType, SplitType>& in Traverse() argument
100 BinarySpaceTree<MetricType, StatisticType, MatType, BoundType, SplitType>& in Traverse() argument
H A Ddual_tree_traverser_impl.hpp48 BinarySpaceTree<MetricType, StatisticType, MatType, BoundType, SplitType>& in Traverse() argument
H A Dsingle_tree_traverser_impl.hpp48 BinarySpaceTree<MetricType, StatisticType, MatType, BoundType, SplitType>& in Traverse() argument
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/tree/spill_tree/
H A Dspill_dual_tree_traverser_impl.hpp50 SpillTree<MetricType, StatisticType, MatType, HyperplaneType, SplitType>& in Traverse() argument
H A Dspill_single_tree_traverser_impl.hpp48 SpillTree<MetricType, StatisticType, MatType, HyperplaneType, SplitType>& in Traverse() argument
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/
H A Ddomainstatistic.h15 } StatisticType; typedef
/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DValueRef.h70 enum StatisticType : int { enum
/dports/games/freeorion/freeorion-0.4.10.2/test/parse/
H A DTestValueRefStringParser.cpp41 typedef std::pair<ValueRef::StatisticType, std::string> StatisticType; typedef
H A DTestValueRefUniverseObjectTypeParser.cpp48 typedef std::pair<ValueRef::StatisticType, std::string> StatisticType; typedef
H A DTestValueRefDoubleParser.cpp65 typedef std::pair<ValueRef::StatisticType, std::string> StatisticType; typedef
H A DTestValueRefIntParser.cpp65 typedef std::pair<ValueRef::StatisticType, std::string> StatisticType; typedef
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dstatistic.h133 } StatisticType; typedef
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dstatistic.h133 } StatisticType; typedef
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-lambda-go/events/
H A Dsns.go57 StatisticType string `json:"StatisticType,omitempty"` member
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dstatistic.h145 } StatisticType; typedef
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dstatistic.h145 } StatisticType; typedef
/dports/games/pioneers/pioneers-15.6/client/
H A Dcallback.h52 } StatisticType; typedef
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/tree/rectangle_tree/
H A Drectangle_tree_impl.hpp133 RectangleTree<MetricType, StatisticType, MatType, SplitType, DescentType, in RectangleTree() argument