Home
last modified time | relevance | path

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

/dports/math/py-gym/gym-0.21.0/gym/spaces/
H A Dbox.py80 self.bounded_below = -np.inf < self.low
86 below = np.all(self.bounded_below)
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.cpp65 pd->bounded_below = true; in parameter_description()
77 pd->bounded_below = true; in parameter_description()
89 pd->bounded_below = true; in parameter_description()
101 pd->bounded_below = true; in parameter_description()
113 pd->bounded_below = true; in parameter_description()
313 pd->bounded_below = true; in parameter_description()
325 pd->bounded_below = true; in parameter_description()
337 pd->bounded_below = true; in parameter_description()
467 pd->bounded_below = true; in parameter_description()
569 pd->bounded_below = true; in parameter_description()
[all …]
H A Daudiofx_mixing.cpp75 pd->bounded_below = true; in parameter_description()
149 pd->bounded_below = true; in parameter_description()
218 pd->bounded_below = true; in parameter_description()
266 pd->bounded_below = true; in parameter_description()
343 pd->bounded_below = true; in parameter_description()
H A Daudiofx_reverb.cpp61 pd->bounded_below = true; in parameter_description()
73 pd->bounded_below = true; in parameter_description()
85 pd->bounded_below = true; in parameter_description()
H A Daudiofx_analysis.cpp177 pd->bounded_below = true; in parameter_description()
190 pd->bounded_below = false; in parameter_description()
318 pd->bounded_below = true; in parameter_description()
420 pd->bounded_below = false; in parameter_description()
H A Daudiofx_misc.cpp163 pd->bounded_below = true; in parameter_description()
246 pd->bounded_below = true; in parameter_description()
H A Deca-operator.cpp36 pd->bounded_below = false; in parameter_description()
H A Deca-operator.h46 bool bounded_below; member
H A Daudiofx_amplitude.cpp351 pd->bounded_below = true; in parameter_description()
486 pd->bounded_below = true; in parameter_description()
498 pd->bounded_below = true; in parameter_description()
777 pd->bounded_below = true; in parameter_description()
H A Daudiofx_lv2.cpp148 pd->bounded_below = true; in parse_parameter_hint_information()
156 pd->bounded_below = false; in parse_parameter_hint_information()
H A Daudiofx_ladspa.cpp152 pd->bounded_below = true; in parse_parameter_hint_information()
160 pd->bounded_below = false; in parse_parameter_hint_information()
H A Dpreset.cpp329 impl_repp->pardesclist_rep[n]->bounded_below = false; in set_preset_lower_bounds()
332 impl_repp->pardesclist_rep[n]->bounded_below = true; in set_preset_lower_bounds()
H A Deca-control.cpp1495 *result += ",below=" + kvu_numtostr(static_cast<int>(pd.bounded_below)); 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++.h276 static constexpr m bounded_below = LADSPA_HINT_BOUNDED_BELOW; in test()
/dports/devel/ppl/ppl-1.2/src/
H A DBD_Shape_templates.hh1436 bool bounded_below = minimize(le, min_numer, min_denom, min_included); in relation_with() local
1440 if (!bounded_below) { in relation_with()
1553 bool bounded_below = minimize(le, min_numer, min_denom, min_included); in relation_with() local
1555 if (!bounded_below) { in relation_with()
1574 if (!bounded_below) { in relation_with()
H A DOctagonal_Shape_templates.hh1910 bool bounded_below = minimize(le, min_numer, min_denom, min_included); in relation_with() local
1914 if (!bounded_below) { in relation_with()
2040 bool bounded_below = minimize(le, min_numer, min_denom, min_included); in relation_with() local
2042 if (!bounded_below) { in relation_with()
2061 if (!bounded_below) { in relation_with()
H A Dppl.hh.dist72964 bool bounded_below = minimize(le, min_numer, min_denom, min_included);
72968 if (!bounded_below) {
73094 bool bounded_below = minimize(le, min_numer, min_denom, min_included);
73096 if (!bounded_below) {
73115 if (!bounded_below) {
81983 bool bounded_below = minimize(le, min_numer, min_denom, min_included);
81987 if (!bounded_below) {
82100 bool bounded_below = minimize(le, min_numer, min_denom, min_included);
82102 if (!bounded_below) {
82121 if (!bounded_below) {