Home
last modified time | relevance | path

Searched refs:bounded_above (Results 1 – 18 of 18) sorted by relevance

/dports/math/py-gym/gym-0.21.0/gym/spaces/
H A Dbox.py81 self.bounded_above = np.inf > self.high
87 above = np.all(self.bounded_above)
114 unbounded = ~self.bounded_below & ~self.bounded_above
115 upp_bounded = ~self.bounded_below & self.bounded_above
116 low_bounded = self.bounded_below & ~self.bounded_above
117 bounded = self.bounded_below & self.bounded_above
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Daudiofx_timebased.cpp64 pd->bounded_above = false; in parameter_description()
75 pd->bounded_above = true; in parameter_description()
87 pd->bounded_above = false; in parameter_description()
99 pd->bounded_above = true; in parameter_description()
111 pd->bounded_above = true; in parameter_description()
312 pd->bounded_above = false; in parameter_description()
323 pd->bounded_above = false; in parameter_description()
335 pd->bounded_above = true; in parameter_description()
579 pd->bounded_above = true; in parameter_description()
591 pd->bounded_above = true; in parameter_description()
[all …]
H A Daudiofx_mixing.cpp73 pd->bounded_above = false; in parameter_description()
147 pd->bounded_above = false; in parameter_description()
216 pd->bounded_above = false; in parameter_description()
264 pd->bounded_above = false; in parameter_description()
341 pd->bounded_above = false; in parameter_description()
H A Daudiofx_reverb.cpp59 pd->bounded_above = false; in parameter_description()
71 pd->bounded_above = true; in parameter_description()
83 pd->bounded_above = true; in parameter_description()
H A Daudiofx_analysis.cpp175 pd->bounded_above = true; in parameter_description()
188 pd->bounded_above = false; in parameter_description()
317 pd->bounded_above = false; in parameter_description()
418 pd->bounded_above = false; in parameter_description()
H A Daudiofx_misc.cpp160 pd->bounded_above = true; in parameter_description()
245 pd->bounded_above = false; in parameter_description()
H A Deca-operator.cpp34 pd->bounded_above = false; in parameter_description()
H A Deca-operator.h36 bool bounded_above; member
H A Daudiofx_amplitude.cpp350 pd->bounded_above = false; in parameter_description()
484 pd->bounded_above = true; in parameter_description()
496 pd->bounded_above = true; in parameter_description()
775 pd->bounded_above = true; in parameter_description()
H A Daudiofx_lv2.cpp160 pd->bounded_above = true; in parse_parameter_hint_information()
168 pd->bounded_above = false; in parse_parameter_hint_information()
H A Daudiofx_ladspa.cpp164 pd->bounded_above = true; in parse_parameter_hint_information()
172 pd->bounded_above = false; in parse_parameter_hint_information()
H A Dpreset.cpp344 impl_repp->pardesclist_rep[n]->bounded_above = false; in set_preset_upper_bounds()
347 impl_repp->pardesclist_rep[n]->bounded_above = true; in set_preset_upper_bounds()
H A Deca-control.cpp1491 *result += ",above=" + kvu_numtostr(static_cast<int>(pd.bounded_above)); in operator_descriptions_helper()
/dports/audio/noise-suppression-for-voice-lv2/noise-suppression-for-voice-0.91-2-g6466b34/src/ladspa_plugin/
H A DRnNoiseLadspaPlugin.h14 port_hints::bounded_below | port_hints::bounded_above | port_hints::integer |
H A Dladspa++.h277 static constexpr m bounded_above = LADSPA_HINT_BOUNDED_ABOVE; in test()
/dports/devel/ppl/ppl-1.2/src/
H A DBD_Shape_templates.hh1452 bool bounded_above = maximize(le, max_numer, max_denom, max_included); in relation_with() local
1456 if (!bounded_above) { in relation_with()
1552 bool bounded_above = maximize(le, max_numer, max_denom, max_included); in relation_with() local
1554 if (!bounded_above) { in relation_with()
H A DOctagonal_Shape_templates.hh1927 bool bounded_above = maximize(le, max_numer, max_denom, max_included); in relation_with() local
1931 if (!bounded_above) { in relation_with()
2039 bool bounded_above = maximize(le, max_numer, max_denom, max_included); in relation_with() local
2041 if (!bounded_above) { in relation_with()
H A Dppl.hh.dist72981 bool bounded_above = maximize(le, max_numer, max_denom, max_included);
72985 if (!bounded_above) {
73093 bool bounded_above = maximize(le, max_numer, max_denom, max_included);
73095 if (!bounded_above) {
81999 bool bounded_above = maximize(le, max_numer, max_denom, max_included);
82003 if (!bounded_above) {
82099 bool bounded_above = maximize(le, max_numer, max_denom, max_included);
82101 if (!bounded_above) {