Home
last modified time | relevance | path

Searched refs:Aggregated (Results 1 – 25 of 655) sorted by relevance

12345678910>>...27

/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/src/term/
H A DAggregated.cpp24 Aggregated::Aggregated(const std::string& name, scalar minimum, scalar maximum, in Aggregated() function in fl::Aggregated
28 Aggregated::Aggregated(const Aggregated& other) : Term(other) { in Aggregated() function in fl::Aggregated
32 Aggregated& Aggregated::operator=(const Aggregated& other) { in operator =()
43 Aggregated::~Aggregated() { } in ~Aggregated()
45 void Aggregated::copyFrom(const Aggregated& source) { in copyFrom()
143 Aggregated* Aggregated::clone() const { in clone()
144 return new Aggregated(*this); in clone()
169 scalar Aggregated::getMinimum() const { in getMinimum()
186 scalar Aggregated::range() const { in range()
219 void Aggregated::clear() { in clear()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/query/
H A Dcall_iterator_test.go212 {&query.FloatPoint{Time: 1, Value: 10, Tags: ParseTags("host=hostA"), Aggregated: 4}},
213 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
214 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
215 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
346 {&query.FloatPoint{Time: 0, Value: 15, Tags: ParseTags("host=hostA"), Aggregated: 3}},
347 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
348 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
349 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
478 {&query.FloatPoint{Time: 0, Value: 35, Tags: ParseTags("host=hostA"), Aggregated: 3}},
479 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
[all …]
H A Dfunctions.gen.go70 r.prev.Aggregated += p.Aggregated
140 r.prev.Aggregated += p.Aggregated
210 r.prev.Aggregated += p.Aggregated
280 r.prev.Aggregated += p.Aggregated
350 r.prev.Aggregated += p.Aggregated
554 r.prev.Aggregated += p.Aggregated
624 r.prev.Aggregated += p.Aggregated
694 r.prev.Aggregated += p.Aggregated
764 r.prev.Aggregated += p.Aggregated
834 r.prev.Aggregated += p.Aggregated
[all …]
H A Dfunctions.go110 if p.Aggregated >= 2 {
124 Aggregated: r.count,
155 Aggregated: r.count,
186 Aggregated: r.count,
212 Aggregated: r.count,
1912 p.Aggregated = 0
1958 p.Aggregated = 0
2004 p.Aggregated = 0
2050 p.Aggregated = 0
2096 p.Aggregated = 0
[all …]
H A Dpoint.gen.go31 Aggregated uint32 member
82 Aggregated: proto.Uint32(p.Aggregated),
95 Aggregated: pb.GetAggregated(),
256 Aggregated uint32 member
307 Aggregated: proto.Uint32(p.Aggregated),
481 Aggregated uint32 member
532 Aggregated: proto.Uint32(p.Aggregated),
704 Aggregated uint32 member
755 Aggregated: proto.Uint32(p.Aggregated),
929 Aggregated uint32 member
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/query/
H A Dcall_iterator_test.go212 {&query.FloatPoint{Time: 1, Value: 10, Tags: ParseTags("host=hostA"), Aggregated: 4}},
213 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
214 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
215 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
346 {&query.FloatPoint{Time: 0, Value: 15, Tags: ParseTags("host=hostA"), Aggregated: 3}},
347 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
348 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
349 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
478 {&query.FloatPoint{Time: 0, Value: 35, Tags: ParseTags("host=hostA"), Aggregated: 3}},
479 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
[all …]
H A Dfunctions.gen.go60 r.prev.Aggregated += p.Aggregated
130 r.prev.Aggregated += p.Aggregated
200 r.prev.Aggregated += p.Aggregated
270 r.prev.Aggregated += p.Aggregated
340 r.prev.Aggregated += p.Aggregated
557 r.prev.Aggregated += p.Aggregated
627 r.prev.Aggregated += p.Aggregated
697 r.prev.Aggregated += p.Aggregated
767 r.prev.Aggregated += p.Aggregated
837 r.prev.Aggregated += p.Aggregated
[all …]
H A Dfunctions.go116 if p.Aggregated >= 2 {
130 Aggregated: r.count,
161 Aggregated: r.count,
192 Aggregated: r.count,
218 Aggregated: r.count,
1922 p.Aggregated = 0
1968 p.Aggregated = 0
2014 p.Aggregated = 0
2060 p.Aggregated = 0
2106 p.Aggregated = 0
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/query/
H A Dcall_iterator_test.go212 {&query.FloatPoint{Time: 1, Value: 10, Tags: ParseTags("host=hostA"), Aggregated: 4}},
213 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
214 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
215 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
346 {&query.FloatPoint{Time: 0, Value: 15, Tags: ParseTags("host=hostA"), Aggregated: 3}},
347 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
348 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
349 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
478 {&query.FloatPoint{Time: 0, Value: 35, Tags: ParseTags("host=hostA"), Aggregated: 3}},
479 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
[all …]
H A Dfunctions.gen.go70 r.prev.Aggregated += p.Aggregated
140 r.prev.Aggregated += p.Aggregated
210 r.prev.Aggregated += p.Aggregated
280 r.prev.Aggregated += p.Aggregated
350 r.prev.Aggregated += p.Aggregated
554 r.prev.Aggregated += p.Aggregated
624 r.prev.Aggregated += p.Aggregated
694 r.prev.Aggregated += p.Aggregated
764 r.prev.Aggregated += p.Aggregated
834 r.prev.Aggregated += p.Aggregated
[all …]
H A Dfunctions.go110 if p.Aggregated >= 2 {
124 Aggregated: r.count,
155 Aggregated: r.count,
186 Aggregated: r.count,
212 Aggregated: r.count,
1916 p.Aggregated = 0
1962 p.Aggregated = 0
2008 p.Aggregated = 0
2054 p.Aggregated = 0
2100 p.Aggregated = 0
[all …]
H A Dpoint.gen.go31 Aggregated uint32 member
82 Aggregated: proto.Uint32(p.Aggregated),
95 Aggregated: pb.GetAggregated(),
256 Aggregated uint32 member
307 Aggregated: proto.Uint32(p.Aggregated),
481 Aggregated uint32 member
532 Aggregated: proto.Uint32(p.Aggregated),
704 Aggregated uint32 member
755 Aggregated: proto.Uint32(p.Aggregated),
929 Aggregated uint32 member
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/query/
H A Dcall_iterator_test.go212 {&query.FloatPoint{Time: 1, Value: 10, Tags: ParseTags("host=hostA"), Aggregated: 4}},
213 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
214 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
215 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
346 {&query.FloatPoint{Time: 0, Value: 15, Tags: ParseTags("host=hostA"), Aggregated: 3}},
347 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
348 {&query.FloatPoint{Time: 1, Value: 11, Tags: ParseTags("host=hostB"), Aggregated: 1}},
349 {&query.FloatPoint{Time: 23, Value: 8, Tags: ParseTags("host=hostB"), Aggregated: 1}},
478 {&query.FloatPoint{Time: 0, Value: 35, Tags: ParseTags("host=hostA"), Aggregated: 3}},
479 {&query.FloatPoint{Time: 5, Value: 20, Tags: ParseTags("host=hostA"), Aggregated: 1}},
[all …]
H A Dfunctions.gen.go70 r.prev.Aggregated += p.Aggregated
140 r.prev.Aggregated += p.Aggregated
210 r.prev.Aggregated += p.Aggregated
280 r.prev.Aggregated += p.Aggregated
350 r.prev.Aggregated += p.Aggregated
554 r.prev.Aggregated += p.Aggregated
624 r.prev.Aggregated += p.Aggregated
694 r.prev.Aggregated += p.Aggregated
764 r.prev.Aggregated += p.Aggregated
834 r.prev.Aggregated += p.Aggregated
[all …]
H A Dfunctions.go99 if p.Aggregated >= 2 {
113 Aggregated: r.count,
144 Aggregated: r.count,
175 Aggregated: r.count,
201 Aggregated: r.count,
1901 p.Aggregated = 0
1947 p.Aggregated = 0
1993 p.Aggregated = 0
2039 p.Aggregated = 0
2085 p.Aggregated = 0
[all …]
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_SobolIndicesAlgorithm_std.expout291 Aggregated first order indices = [0.489525,0.287048,0.219545]
292 Aggregated total order indices = [0.490021,0.291004,0.222872]
294 Aggregated first order indices interval = [0.471074, 0.51076]
304 Aggregated total order indices interval = [0.476282, 0.50376]
308 Aggregated first order indices = [0.489548,0.287123,0.219402]
309 Aggregated total order indices = [0.490002,0.290954,0.223047]
325 Aggregated first order indices = [0.489367,0.286891,0.219387]
326 Aggregated total order indices = [0.490021,0.291004,0.222872]
338 Aggregated total order indices interval = [0.476282, 0.50376]
342 Aggregated first order indices = [0.489537,0.287078,0.219466]
[all …]
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/fl/term/
H A DAggregated.h47 class FL_API Aggregated : public Term {
53 void copyFrom(const Aggregated& source);
55 explicit Aggregated(const std::string& name = "",
59 Aggregated(const Aggregated& other);
60 Aggregated& operator=(const Aggregated& other);
61 virtual ~Aggregated() FL_IOVERRIDE;
62 FL_DEFAULT_MOVE(Aggregated)
76 virtual Aggregated* clone() const FL_IOVERRIDE;
/dports/net-mgmt/librenms/librenms-21.5.1/tests/snmpsim/
H A D3com_4200.snmprec83 1.3.6.1.2.1.2.2.1.2.15512|4|Stack Aggregated Link 01
84 1.3.6.1.2.1.2.2.1.2.15513|4|Stack Aggregated Link 02
85 1.3.6.1.2.1.2.2.1.2.15514|4|Stack Aggregated Link 03
86 1.3.6.1.2.1.2.2.1.2.15515|4|Stack Aggregated Link 04
1822 1.3.6.1.2.1.31.1.1.1.18.15512|4|Stack Aggregated Link 01
1823 1.3.6.1.2.1.31.1.1.1.18.15513|4|Stack Aggregated Link 02
1824 1.3.6.1.2.1.31.1.1.1.18.15514|4|Stack Aggregated Link 03
1825 1.3.6.1.2.1.31.1.1.1.18.15515|4|Stack Aggregated Link 04
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/cmd/mdatagen/
H A Dmetricdata.go71 type Aggregated struct { struct
78 func (agg Aggregated) Type() string { argument
111 Aggregated `yaml:",inline"` anonMember
128 Aggregated `yaml:",inline"` anonMember
H A Dmetricdata_test.go41 delta := Aggregated{Aggregation: "delta"}
44 cumulative := Aggregated{Aggregation: "cumulative"}
47 unknown := Aggregated{Aggregation: ""}
/dports/net-mgmt/observium/observium/mibs/zte/
H A DZXR10-LACP217 DESCRIPTION "Aggregated Port Name."
224 DESCRIPTION "Aggregated Port Name."
231 DESCRIPTION "Aggregated Port Name."
238 DESCRIPTION "Aggregated Port Name."
245 DESCRIPTION "Aggregated Port Name."
252 DESCRIPTION "Aggregated Port Name."
259 DESCRIPTION "Aggregated Port Name."
266 DESCRIPTION "Aggregated Port Name."
276 DESCRIPTION "Configure Aggregated Port parameters."
283 … "Each row index by aggregating and aggregated ifIndex And contain imformation of Aggregated Port."
[all …]
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/src/defuzzifier/
H A DWeightedAverage.cpp38 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in complexity()
47 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in defuzzify()
H A DWeightedSum.cpp38 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in complexity()
47 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in defuzzify()
H A DWeightedSumCustom.cpp38 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in complexity()
48 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in defuzzify()
H A DWeightedAverageCustom.cpp38 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in complexity()
48 const Aggregated* fuzzyOutput = dynamic_cast<const Aggregated*> (term); in defuzzify()

12345678910>>...27