Home
last modified time | relevance | path

Searched defs:sample_type (Results 126 – 150 of 822) sorted by relevance

12345678910>>...33

/dports/science/dlib-cpp/dlib-19.22/dlib/svm/
H A Dsvm_nu_trainer_abstract.h46 typedef typename kernel_type::sample_type sample_type; typedef
H A Dassignment_function_abstract.h164 typedef std::pair<std::vector<lhs_element>, std::vector<rhs_element> > sample_type; typedef
H A Dsvm_one_class_trainer_abstract.h43 typedef typename kernel_type::sample_type sample_type; typedef
H A Dsvr_trainer_abstract.h41 typedef typename kernel_type::sample_type sample_type; typedef
H A Done_vs_all_trainer_abstract.h48 typedef typename any_trainer::sample_type sample_type; typedef
H A Drbf_network_abstract.h40 typedef typename kernel_type::sample_type sample_type; typedef
H A Done_vs_one_trainer_abstract.h48 typedef typename any_trainer::sample_type sample_type; typedef
H A Done_vs_all_decision_function.h32 typedef typename one_vs_all_trainer::sample_type sample_type; typedef
149 typedef typename T::sample_type sample_type; in serialize() typedef
223 typedef typename T::sample_type sample_type; in deserialize() typedef
/dports/science/py-dlib/dlib-19.22/examples/
H A Dkrls_ex.cpp35 typedef matrix<double,1,1> sample_type; in main() typedef
H A Dsvm_rank_ex.cpp38 typedef matrix<double,2,1> sample_type; in main() typedef
H A Dkcentroid_ex.cpp40 typedef matrix<double,2,1> sample_type; in main() typedef
H A Dsvm_pegasos_ex.cpp38 typedef matrix<double, 2, 1> sample_type; in main() typedef
/dports/science/dlib-cpp/dlib-19.22/examples/
H A Dkcentroid_ex.cpp40 typedef matrix<double,2,1> sample_type; in main() typedef
H A Dkrls_ex.cpp35 typedef matrix<double,1,1> sample_type; in main() typedef
H A Dsvm_rank_ex.cpp38 typedef matrix<double,2,1> sample_type; in main() typedef
H A Dsvm_pegasos_ex.cpp38 typedef matrix<double, 2, 1> sample_type; in main() typedef
/dports/finance/quantlib/QuantLib-1.20/ql/math/randomnumbers/
H A Dsobolbrownianbridgersg.hpp34 typedef Sample<std::vector<Real> > sample_type; typedef in QuantLib::SobolBrownianBridgeRsg
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/tests/
H A Dsample-parsing.c175 static int do_test(u64 sample_type, u64 sample_regs, u64 read_format) in do_test()
341 u64 sample_type; in test__sample_parsing() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/tests/
H A Dsample-parsing.c175 static int do_test(u64 sample_type, u64 sample_regs, u64 read_format) in do_test()
341 u64 sample_type; in test__sample_parsing() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/tests/
H A Dsample-parsing.c175 static int do_test(u64 sample_type, u64 sample_regs, u64 read_format) in do_test()
341 u64 sample_type; in test__sample_parsing() local
/dports/science/py-dlib/dlib-19.22/dlib/svm/
H A Done_vs_one_trainer_abstract.h48 typedef typename any_trainer::sample_type sample_type; typedef
H A Done_vs_all_decision_function.h32 typedef typename one_vs_all_trainer::sample_type sample_type; typedef
149 typedef typename T::sample_type sample_type; in serialize() typedef
223 typedef typename T::sample_type sample_type; in deserialize() typedef
H A Droc_trainer_abstract.h37 typedef typename trainer_type::sample_type sample_type; typedef
/dports/comms/aldo/aldo-0.7.7/include/
H A Dwave.hh34 typedef char sample_type; typedef
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/src/
H A Drl2png.c114 unsigned char sample_type, unsigned char **png, in compress_palette_png()
233 unsigned int height, unsigned char sample_type, in compress_grayscale_png()
467 check_png_compatibility (unsigned char sample_type, unsigned char pixel_type, in check_png_compatibility()
577 unsigned char sample_type; in rl2_raster_to_png() local
682 unsigned int height, unsigned char sample_type, in rl2_data_to_png()
750 unsigned char sample_type; in rl2_raster_from_png() local
798 unsigned char sample_type = RL2_SAMPLE_UNKNOWN; in rl2_decode_png() local

12345678910>>...33