/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/ |
H A D | nn.cc | 130 void (*save_set_minmax) (shared_data*, float) = n.all->set_minmax; in predict_or_learn() 142 n.all->set_minmax = noop_mm; in predict_or_learn() 176 n.all->set_minmax = save_set_minmax; in predict_or_learn() 192 n.all->set_minmax = noop_mm; in predict_or_learn() 224 n.all->set_minmax = save_set_minmax; in predict_or_learn() 275 n.all->set_minmax = noop_mm; in predict_or_learn() 299 n.all->set_minmax = save_set_minmax; in predict_or_learn() 329 n.all->set_minmax (n.all->sd, sd.min_label); in predict_or_learn() 330 n.all->set_minmax (n.all->sd, sd.max_label); in predict_or_learn()
|
H A D | scorer.cc | 9 s.all->set_minmax(s.all->sd, ec.l.simple.label); in predict_or_learn()
|
H A D | sender.cc | 70 s.all->set_minmax(s.all->sd, ec.l.simple.label); in learn()
|
H A D | loss_functions.cc | 307 if (all.set_minmax != noop_mm) in getLossFunction()
|
H A D | global_data.h | 244 void (*set_minmax)(shared_data* sd, float label); member
|
H A D | global_data.cc | 297 set_minmax = set_mm; in vw()
|
H A D | gd_mf.cc | 150 all.set_minmax(all.sd, ld.label); in mf_predict()
|
H A D | parse_args.cc | 584 all.set_minmax = noop_mm; in parse_example_tweaks()
|
H A D | bfgs.cc | 167 all.set_minmax(all.sd, ld.label); in predict_and_gradient()
|
/dports/science/py-OpenMC/openmc-0.12.2/src/tallies/ |
H A D | filter_sptl_legendre.cpp | 36 this->set_minmax(min, max); in from_xml() 56 SpatialLegendreFilter::set_minmax(double min, double max) in set_minmax() function in openmc::SpatialLegendreFilter 203 if (min && max) filt->set_minmax(*min, *max); in openmc_spatial_legendre_filter_set_params()
|
/dports/science/openmc/openmc-0.12.2/src/tallies/ |
H A D | filter_sptl_legendre.cpp | 36 this->set_minmax(min, max); in from_xml() 56 SpatialLegendreFilter::set_minmax(double min, double max) in set_minmax() function in openmc::SpatialLegendreFilter 203 if (min && max) filt->set_minmax(*min, *max); in openmc_spatial_legendre_filter_set_params()
|
/dports/math/PDL/PDL-2.019/Graphics/Limits/ |
H A D | Limits.pm | 126 sub set_minmax subroutine 211 $dset->set_minmax( $min, $max, $axis ); 918 $_->set_minmax( @{$limits->{range}}, $dim ); 946 $dset->set_minmax( $fit->minmax, 1 ); 949 $dset->set_minmax( @{$limits[$_]{range}}, $_ ) for 0,1;
|
/dports/science/py-OpenMC/openmc-0.12.2/include/openmc/tallies/ |
H A D | filter_sptl_legendre.h | 51 void set_minmax(double min, double max);
|
/dports/science/openmc/openmc-0.12.2/include/openmc/tallies/ |
H A D | filter_sptl_legendre.h | 51 void set_minmax(double min, double max);
|
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/ |
H A D | win32.H | 86 void set_minmax(LPMINMAXINFO minmax);
|
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/ |
H A D | win32.H | 90 void set_minmax(LPMINMAXINFO minmax);
|
/dports/x11-toolkits/ntk/ntk/FL/ |
H A D | win32.H | 93 void set_minmax(LPMINMAXINFO minmax);
|
/dports/math/giacxcas/fltk-1.3.0/FL/ |
H A D | win32.H | 93 void set_minmax(LPMINMAXINFO minmax);
|
/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/ |
H A D | rank.c | 358 set_minmax(graph_t * g) in set_minmax() function 365 set_minmax(GD_clust(g)[c]); in set_minmax() 477 set_minmax(GD_clust(g)[c]); in expand_ranksets()
|
/dports/cad/netgen/netgen-6.2.2105/python/ |
H A D | webgui.py | 17 def GetData(self, set_minmax=True): argument
|
/dports/x11-toolkits/ntk/ntk/src/ |
H A D | Fl_win32.cxx | 1135 Fl_X::i(window)->set_minmax((LPMINMAXINFO)lParam); in WndProc() 1726 void Fl_X::set_minmax(LPMINMAXINFO minmax) in set_minmax() function in Fl_X
|
/dports/math/giacxcas/fltk-1.3.0/src/ |
H A D | Fl_win32.cxx | 1135 Fl_X::i(window)->set_minmax((LPMINMAXINFO)lParam); in WndProc() 1726 void Fl_X::set_minmax(LPMINMAXINFO minmax) in set_minmax() function in Fl_X
|
/dports/net-p2p/ctcs/ctcs-1.4.1/ |
H A D | ctcs | 1905 &set_minmax(); 2183 sub set_minmax {
|
/dports/x11-toolkits/fltk/fltk-1.3.8/src/ |
H A D | Fl_win32.cxx | 1435 Fl_X::i(window)->set_minmax((LPMINMAXINFO)lParam); 2153 void Fl_X::set_minmax(LPMINMAXINFO minmax) function in Fl_X
|
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 422 void set_minmax(Instruction *minmax_instr) in set_minmax() function 1415 ctx.info[instr->definitions[0].tempId()].set_minmax(instr.get()); in label_instruction()
|